JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 60
  • Score
    100M100P100Q72493F
  • License MIT

Collection of utilities and helper functions to make working with Lambda Authorizers easy

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-utils

or

yarn add @distinction-dev/lambda-authorizer-utils

Usage

import { util1, util2 } from '@distinction-dev/lambda-authorizer-utils';

Docs

Automatically generated docs are available here