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 d432837 commit d6dc030Copy full SHA for d6dc030
libs/cdk/src/_noop.ts
@@ -1,3 +1,2 @@
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