UNPKG

stuf-gemma

Version:

Generated typings for various StUF BG 3.10 messages

14 lines 283 B
export type base64Binary = { ['#text']: string; } & { contentType: string; }; export type ContentTypeType = string; export type hexBinary = { ['#text']: string; } & { contentType: string; }; export interface document { } //# sourceMappingURL=_2005_05_xmlmime.d.ts.map