Package Exports
- @microsoft/kiota-serialization-text
- @microsoft/kiota-serialization-text/dist/cjs/src/index.js
- @microsoft/kiota-serialization-text/dist/es/src/browser/index.js
- @microsoft/kiota-serialization-text/dist/es/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@microsoft/kiota-serialization-text) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
The Text Serialization Library is an implementation to handle text/plain payloads.
A Kiota generated project will need a reference to a Text serialization package to handle text/plain payloads from an API endpoint.
Read more about Kiota here.
Using the Serialization text implementations
npm i @microsoft/kiota-serialization-text
.