UNPKG

@this-dot/route-config

Version:

A library containing directives and services for configuring components via Route's routeData property

8 lines (7 loc) 347 B
export * from './lib/route-config.module'; export * from './lib/route-config.service'; export * from './lib/route-tag/route-tag.directive'; export * from './lib/route-tag/not-in-route-tags.pipe'; export * from './lib/route-data'; export * from './lib/route-data-has/route-data-has.directive'; export * from './lib/route-data-default-value-token';