UNPKG

@mapeo/schema

Version:

JSON schema and flow types for Mapeo

4 lines (3 loc) 215 B
export function formatSchemaType(str: string): string; export function formatSchemaKey(type: string | undefined, schemaVersion: number | undefined): string; export function inheritsFromCommon(key: string): boolean;