fix exports
This commit is contained in:
parent
4844b6998b
commit
bbf868a557
@ -19,3 +19,4 @@ export * from './lib/scrollbar';
|
||||
export * from './lib/caching';
|
||||
export * from './lib/users';
|
||||
export * from './lib/translations';
|
||||
export * from './lib/standalone';
|
||||
|
||||
@ -1,8 +1,6 @@
|
||||
export * from './functions';
|
||||
export * from './operators';
|
||||
export * from './auto-unsubscribe.directive';
|
||||
export * from '../standalone/pipes/humanize.pipe';
|
||||
export * from '../standalone/pipes/capitalize.pipe';
|
||||
export * from './types/events.type';
|
||||
export * from './types/utility-types';
|
||||
export * from './types/tooltip-positions.type';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user