ngx-quicklink
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "ngx-quicklink", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^15.0.0", |
@@ -0,3 +1,4 @@ | ||
export { quicklinkProviders } from './lib/quicklink.module'; | ||
export { QuicklinkModule } from './lib/quicklink.module'; | ||
export { LinkDirective as QuicklinkDirective } from './lib/link.directive'; | ||
export { QuicklinkStrategy } from './lib/quicklink-strategy.service'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
134722
1107