1.0.0 • Published 5 years ago
@io-arc/types v1.0.0
@io-arc/types
Boilerplate TypeScript global types.
See the documents.
Install
$ npm i @io-arc/typesUsage
import { TDirName } from '@io-arc/types';
const foo: TDirName = 'xxxx';@io-arc/typesBoilerplate TypeScript global types.
See the documents.
$ npm i @io-arc/typesimport { TDirName } from '@io-arc/types';
const foo: TDirName = 'xxxx';