1.1.1 • Published 5 years ago
@feizheng/next-stub v1.1.1
next-stub
Stub code for next.
installation
npm install -S @feizheng/next-stubapis
| api | description | 
|---|---|
| nx.stubString | Stub empty and new string | 
| nx.stubArray | Stub empty and new array | 
| nx.stubObject | Stub empty and new object | 
| nx.stubThen | Stub empty and new then | 
usage
import '@feizheng/next-stub';
//DOCS here!license
Code released under the MIT license.