Stub code for next.
Stub code for next.
@jswork/next-stub"">
@jswork/next-stub"">
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 |
import '@feizheng/next-stub';
nx.stubStirng();
nx.stubArray();
nx.stubObject();
nx.stubThen();
Code released under the MIT license.