0.0.1 • Published 6 months ago

@nguyentamgm/sample-types v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

Install

npm install @nguyentamgm/sampla-types

Use declared types

import {ExampleDTO} from @nguyentamgm/sample-types;

const exampleDto: ExampleDTO = {
  firstName: "Foo",
  lastName: "Bar",
};
0.0.2

6 months ago

0.0.1

6 months ago