项目作者: afeiship

项目描述 :
Stub code for next.
高级语言: JavaScript
项目地址: git://github.com/afeiship/next-stub.git
创建时间: 2018-12-18T14:29:57Z
项目社区:https://github.com/afeiship/next-stub

开源协议:MIT License

下载


next-stub

Stub code for next.

@jswork/next-stub"">version
license
size
@jswork/next-stub"">download

apis

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

  1. import '@feizheng/next-stub';
  2. nx.stubStirng();
  3. nx.stubArray();
  4. nx.stubObject();
  5. nx.stubThen();

license

Code released under the MIT license.