UNPKG

ngx-lower-case-directive

Version:

This directive helps to convert an input text value to lower case.

7 lines (5 loc) 153 B
/* * Public API Surface of ngx-lower-case-directive */ export * from './ngx-lower-case.directive'; export * from './ngx-lower-case-directive.module';