UNPKG

@platform/cell.schema

Version:

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

3 lines (2 loc) 97 B
import { t } from '../common'; export declare function parse(input: string): t.ManifestUrlParts;