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 48eefaf commit 8b69118Copy full SHA for 8b69118
libs/cdk/src/_noop.ts
@@ -1,2 +1,3 @@
1
// eslint-disable-next-line @typescript-eslint/no-empty-function
2
export function _noop(): void {}
3
+//
libs/ngxs/src/public_api.ts
export { NGXS_DATA_CONFIG, NgxsDataConfig } from './config/ngx-data.config';
export { NgxsDataPluginModule } from './ngxs-data.module';
0 commit comments