We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80411fc commit 906ea0eCopy full SHA for 906ea0e
public/js/deps.js
@@ -22,3 +22,4 @@ export * as paymentGateway from 'https://esm.sh/@profullstack/payment-gateway@0.
22
export * as stateManager from 'https://esm.sh/@profullstack/[email protected]';
23
export * as storageService from 'https://esm.sh/@profullstack/[email protected]';
24
export { StoreConnector } from 'https://esm.sh/@profullstack/[email protected]';
25
+export { createStateManager as createStore } from 'https://esm.sh/@profullstack/[email protected]';
0 commit comments