Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@clnc/testing-sls2router

clinica1Apache-2.01.1.1TypeScript support: included


readme

@clnc/testing-sls2router


Este pacote deve ser usado apenas pela equipe ETC.Digital. Pode ser desativado ou alterado sem aviso público.


Transforma o arquivo serverless.js or serverless.ts em rotas do express

yarn add @clnc/testing-sls2router
// or
npm install @clnc/testing-sls2router

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.1 (2021-04-02)

Bug Fixes

  • add serverlessConfig as param (4cefd99)

1.1.0 (2021-04-02)

Features

  • add sls2router testing package (d41cb97)