Package Exports
- @distinction-dev/lambda-authorizer-utils
- @distinction-dev/lambda-authorizer-utils/lib/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 (@distinction-dev/lambda-authorizer-utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
TS Frontend Template
Template repository for us to use to create TS based frontend packages
Install
npm install @distinction-dev/lambda-authorizer-utilsor
yarn add @distinction-dev/lambda-authorizer-utilsUsage
import { util1, util2 } from '@distinction-dev/lambda-authorizer-utils';
Docs
Automatically generated docs are available here