UNPKG

@platform/cell.schema

Version:

URI and database schemas for the `cell.os`.

8 lines (7 loc) 151 B
export * from './constants.error'; export * from './constants.pkg'; export declare const BUNDLE: { MANIFEST: { FILENAME: string; }; };