@deep-foundation/deeplinks
Version:
[](https://www.npmjs.com/package/@deep-foundation/deeplinks) [](https://gitpod.io/#https://github.com/deep-fo
7 lines (6 loc) • 294 B
TypeScript
export declare const createMathjsFabric: string;
export declare const dropMathjsFabric: string;
export declare const createJsonschemaFabric: string;
export declare const dropJsonschemaFabric: string;
export declare const up: () => Promise<void>;
export declare const down: () => Promise<void>;