wacom 20.3.2 → 20.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/wacom.mjs +1 -1
- package/fesm2022/wacom.mjs.map +1 -1
- package/index.d.ts +1 -1
- package/package.json +1 -1
package/fesm2022/wacom.mjs
CHANGED
|
@@ -4520,5 +4520,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.1", ngImpor
|
|
|
4520
4520
|
* Generated bundle index. Do not edit.
|
|
4521
4521
|
*/
|
|
4522
4522
|
|
|
4523
|
-
export { ALERT_POSITIONS, ALERT_TYPES, AlertComponent, AlertService, ArrPipe, BaseComponent, BaseService, CONFIG_TOKEN, ClickOutsideDirective, CoreService, CrudComponent, CrudService, DEFAULT_ALERT_CONFIG, DEFAULT_CONFIG, DEFAULT_MODAL_CONFIG, DomService, FileService, HttpService, LoaderComponent, LoaderService, MODAL_SIZES, MetaGuard, MetaService, ModalComponent, ModalService, MongodatePipe, NumberPipe, PaginationPipe, RtcService, SafePipe, SearchPipe, SocketService, SplicePipe, SplitPipe, StoreService, TimeService, UtilService, WacomModule, provideWacom };
|
|
4523
|
+
export { ALERT_POSITIONS, ALERT_TYPES, AlertComponent, AlertService, ArrPipe, BaseComponent, BaseService, CONFIG_TOKEN, ClickOutsideDirective, CoreService, CrudComponent, CrudService, DEFAULT_ALERT_CONFIG, DEFAULT_CONFIG, DEFAULT_MODAL_CONFIG, DomService, FileService, HttpService, LoaderComponent, LoaderService, MODAL_SIZES, MetaGuard, MetaService, ModalComponent, ModalService, MongodatePipe, NetworkService, NumberPipe, PaginationPipe, RtcService, SafePipe, SearchPipe, SocketService, SplicePipe, SplitPipe, StoreService, TimeService, UtilService, WacomModule, provideWacom };
|
|
4524
4524
|
//# sourceMappingURL=wacom.mjs.map
|