@amplication/code-gen-types
TypeScript icon, indicating that this package has built-in type declarations

3.2.1 • Public • Published

amplication-code-gen-types

This library supplies all the contracts for Amplication Code Generation. The purpose is to make the contracts available for inclusion in plugins.

Running unit tests

Run nx test amplication-code-gen-types to execute the unit tests via Jest.

Running lint

Run nx lint amplication-code-gen-types to execute the lint via ESLint.

Publish to npm

In order to publish to npm @amplication/code-gen-types :

  1. Make sure to update the version in the package.json.
  2. Run the following:
# From the monorepo root folder
npm i

npx nx build code-gen-types

cd ./dist/libs/util/code-gen-types

To publish the package as "beta" run:

npm publish --access public --tag beta

To publish the package as "latest" run:

npm publish --access public
    

Readme

Keywords

none

Package Sidebar

Install

npm i @amplication/code-gen-types

Weekly Downloads

54

Version

3.2.1

License

none

Unpacked Size

281 kB

Total Files

144

Last publish

Collaborators

  • mulygottlieb
  • amplication-bot
  • yuvalhazaz
  • morhag
  • levivannoort