UNPKG

ngx-upper-case-directive

Version:

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

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