UNPKG
@openapi-io-ts/core
Version:
latest (0.1.0)
0.1.0
openapi-io-ts core package
github.com/Fredx87/openapi-io-ts
Fredx87/openapi-io-ts
@openapi-io-ts/core
/
dist
/
index.module.js
3 lines
(2 loc)
•
260 B
JavaScript
View Raw
1
2
3
var
a=
"application/json"
,t=
"text/plain"
,o=
"application/x-www-form-urlencoded"
,p=
"multipart/form-data"
;
export
{o
as
FORM_ENCODED_MEDIA_TYPE
,a
as
JSON
_MEDIA_TYPE,p
as
MULTIPART_FORM_MEDIA_TYPE
,t
as
TEXT_PLAIN_MEDIA_TYPE
};
//# sourceMappingURL=index.module.js.map