#Custom pipes do not need to be imported ? Why ?

4 messages · Page 1 of 1 (latest)

gentle dawn
#

I notice that custom pipes do not need to be imported into a module before being used. Aren't they providers ?

mortal arrow
#

Enhancers as a "pseudo" provider, where they make use of the current module's context, but are not a direct part of the module

gentle dawn
#

Thank you so much. Except pipes, are there others "pseudo" providers ?

mortal arrow
#

All enhancers, actually. So guards, filters, interceptors, and pipes