@manta-style/plugin-mock-example
v0.2.0-alpha.4
Published
Manta Style Mock Plugin - Example
Downloads
8
Readme
@manta-style/plugin-mock-example
Installation
$ yarn add @manta-style/plugin-mock-example
Usage
/**
* @example tanhauhau
* @example cryrivers
* @example jennieji
*/
userName: string;
/**
* @example 5
* @example 10
* @precision 1
*/
score: number;
- Will generate data based on example, muliple examples will be chosen randomly.