UNPKG

stuf-gemma

Version:

Generated typings for various StUF BG 3.10 messages

10 lines 243 B
export type base64Binary = string & { contentType: string; }; export type ContentTypeType = string; export type hexBinary = string & { contentType: string; }; export interface document { } //# sourceMappingURL=_2005_05_xmlmime.d.ts.map