0.2.0-alpha.24 • Published 5 years ago

@manta-style/mock-example v0.2.0-alpha.24

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

@manta-style/mock-example

Installation

This plugin is included by default

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.