UNPKG

@platform/cell.schema

Version:

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

3 lines (2 loc) 210 B
export * from '../types'; export { Manifest, ManifestFile, ModuleManifestInfo, ModuleManifestHash, DirManifestInfo, ModuleManifest, ModuleManifestRemoteImport, } from '@platform/cell.types/lib/types.Manifest';