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 82fa22f commit 80411fcCopy full SHA for 80411fc
public/js/deps.js
@@ -21,3 +21,4 @@ export * as authSystem from 'https://esm.sh/@profullstack/[email protected]';
21
export * as paymentGateway from 'https://esm.sh/@profullstack/[email protected]';
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]';
0 commit comments