UNPKG

@sample-stack/counter-module-browser

Version:

Sample core for higher packages to depend on

5 lines 251 B
import { Feature } from '@common-stack/client-react'; import { IRoute } from '@common-stack/client-react'; export declare const counterPageStore: IRoute[]; export declare const ElectronTrayModule: Feature; //# sourceMappingURL=electron-module.d.ts.map