mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-11-02 21:57:51 +00:00
Initial commit
This commit is contained in:
3
qortal-ui-crypto/api_deps.js
Normal file
3
qortal-ui-crypto/api_deps.js
Normal file
@@ -0,0 +1,3 @@
|
||||
let store
|
||||
export { store }
|
||||
export const initApi = (s) => { store = s }
|
||||
Reference in New Issue
Block a user