UNPKG

@sedeh/into-pipes

Version:

Have you ever wanted to transform data in different parts of your application into interactive objects without writing a single line of code?

4 lines (3 loc) 164 B
export { AddressComponent } from './address.component'; export { AddressPipe } from './address.pipe'; export { AddressIntoPipeModule } from './addess-pipe.module';