shinkansen-transmission
Version:
Shinkansen Transmission
6 lines (4 loc) • 296 B
text/typescript
type DocumentType = TransmissionTypes.DocumentType
type SchemaType = TransmissionTypes.SchemaType
type HashType = TransmissionTypes.HashType
export default function transformStringSchema (document?: DocumentType, schema?: SchemaType, hash?: HashType, parentUri?: string, uri?: string): HashType