Initial commit
This commit is contained in:
4
lib/index.d.ts
vendored
Normal file
4
lib/index.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export { TaxonomyNavigationService } from './services/TaxonomyNavigationService';
|
||||
export { MegaMenuRenderer } from './extensions/megaMenu/MegaMenuRenderer';
|
||||
export { UserCustomActionService } from './services/UserCustomActionService/UserCustomActionService';
|
||||
export { UserCustomActionScope } from './services/UserCustomActionService/UserCustomActionScope';
|
||||
Reference in New Issue
Block a user