1
0
mirror of https://github.com/Qortal/qortal-ui.git synced 2025-03-19 05:35:00 +00:00
2023-05-11 18:40:52 +02:00

4 lines
71 B
JavaScript

let store
export { store }
export const initApi = (s) => { store = s }