UNPKG

@namefully/ng

Version:
10 lines (9 loc) 259 B
/** * @namefully/ng's public API */ export * from './namefully.module'; export * from './namefully.component'; export * from './namefully.pipe'; export * from './namefully.service'; export * from './namefully-config'; export * from './namefully.directive';