UNPKG
stuf-gemma
Version:
latest (0.1.0)
0.1.0
0.0.4
Generated typings for various StUF BG 3.10 messages
stuf-gemma
/
dist
/
_2005_05_xmlmime.d.ts
14 lines
•
283 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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