serverless-schema
TypeScript icon, indicating that this package has built-in type declarations

1.33.0 • Public • Published

Serverless TS Utils

Repository containing typescript definitions for Serverless Configuration and Aws Cloudformation resources. and also a collection of utility classes

Install

npm install @distinction-dev/serverless-schema

or

yarn add @distinction-dev/serverless-schema

Serverless Schema

This repository uses serverless schema reference as a git submodule since the reference is maintained there, so when you clone this repo, you'll find that the serverless-reference folder is empty, so you'll have to manually pull it like so.

git submodule update --init --recursive

Usage

import { util1, util2 } from '@distinction-dev/serverless-schema';

Docs

/serverless-schema/

    Package Sidebar

    Install

    npm i serverless-schema

    Weekly Downloads

    97

    Version

    1.33.0

    License

    MIT

    Unpacked Size

    27.3 MB

    Total Files

    75

    Last publish

    Collaborators

    • killdozerx2