tinejs.openapi
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

tinejs.payload

payload action

example:

const generator = new Generator({
  targetFile: './useCases/zod.types.ts',
  tsConfigFile: './tsconfig.json',
});

generator
  .generate([
    {
      file: './useCases/types.ts',
      type: ['Company'],
    },
  ])
  .then((file) => file.save());

Readme

Keywords

none

Package Sidebar

Install

npm i tinejs.openapi

Weekly Downloads

1

Version

0.0.1

License

ISC

Unpacked Size

33.2 kB

Total Files

20

Last publish

Collaborators

  • bersen0