Package Exports
- idlization
 - idlization/dist/index.mjs
 
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 (idlization) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
idlization
Helper classes and methods for implementing the idle-until-urgent pattern, based on TypeScript, and SSR compatible.
Features
- All features of GoogleChromeLabs/idlize
 - TypeScript supported
 - SSR compatible
 IdlePromisebased on generator function
References
Build & Publish
npm run buildnpx changesetnpx changeset versiongit commitnpx changeset publishgit push --follow-tags