UNPKG

rajt

Version:

A serverless bundler layer, fully typed for AWS Lambda (Node.js and LLRT) and Cloudflare Workers.

3 lines (2 loc) 84 B
export type Roles = Record<string, string[] | '*'> export type Abilities = string[]