Package Exports
- @gigwork/ds
- @gigwork/ds/dist/index.cjs
- @gigwork/ds/dist/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 (@gigwork/ds) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@gigwork/ds
Basic Data Structures in TypeScript
Installation
# npm
npm install @gigwork/ds
# yarn
yarn add @gigwork/ds
# pnpm
pnpm add @gigwork/ds