ts-faker

0.0.5 • Public • Published

🃏 ts-faker

npm version Build Status

Use typescript fake data for your system.

Basic usage

import fake from 'ts-faker';
 
const data = fake([
  '/path/to/some.d.ts',
  '/path/to/other.d.ts'
]);

Readme

Keywords

none

Package Sidebar

Install

npm i ts-faker

Weekly Downloads

18

Version

0.0.5

License

none

Unpacked Size

4.56 kB

Total Files

5

Last publish

Collaborators

  • whj1995