Package Exports
- @microsoft/kiota-serialization-form
- @microsoft/kiota-serialization-form/dist/cjs/src/index.js
- @microsoft/kiota-serialization-form/dist/es/src/browser/index.js
- @microsoft/kiota-serialization-form/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-form) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
The Form Serialization Library is an implementation to handle URI form encoded payloads.
A Kiota generated project will need a reference to a form serialization package to handle URI form encoded payloads from an API endpoint.
Read more about Kiota here.
Using the Serialization Form implementations
npm i @microsoft/kiota-serialization-form.