UNPKG

@platform/cell.schema

Version:

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

5 lines (4 loc) 142 B
import { t } from '../common'; export declare function params(url: t.ManifestUrlParts, options: { entry?: string; }): t.ManifestUrlParts;