Move files to /model
This commit is contained in:
parent
994654e043
commit
06c83a8aba
24 changed files with 133 additions and 130 deletions
2
API.js
2
API.js
|
|
@ -1,4 +1,4 @@
|
|||
var WalletFactory = require('./js/models/core/WalletFactory');
|
||||
var WalletFactory = require('./js/models/WalletFactory');
|
||||
|
||||
var API = function(opts) {
|
||||
this._init(opts);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue