packages/store/src/standalone-features/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
export { provideStore } from './provide-store';
export { provideStates } from './provide-states';
export { withNgxsPlugin } from './plugin';
export { withNgxsPreboot } from './preboot';