ngx-tag-commander-lib
Version:
This service lets you integrate Tag Commander in your AngularX (2+) applications easily. - [Official website](https://www.commandersact.com/fr/produits/tagcommander/)
6 lines (5 loc) • 303 B
TypeScript
export * from './lib/ngx-tag-commander.module';
export * from './lib/tag-commander.service/tag-commander.service';
export * from './lib/tc-event.directive/tc-event.directive';
export * from './lib/tc-set-vars.directive/tc-set-vars.directive';
export * from './lib/tag-commander.service/WindowRef';