mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
02cfcee84d
Make a set of changes required for Desktop FS improvements, see https://github.com/gristlabs/grist-desktop/pull/42 --------- Co-authored-by: Spoffy <contact@spoffy.net> Co-authored-by: Spoffy <4805393+Spoffy@users.noreply.github.com>
3 lines
118 B
TypeScript
3 lines
118 B
TypeScript
import * as coreNewDocMethods from "app/client/ui/CoreNewDocMethods";
|
|
export const newDocMethods = coreNewDocMethods;
|