UNPKG

@koalarx/ui

Version:

Koala UI is a Design System developed in Angular whose objective is to facilitate and make your development faster and simpler, making this framework your greatest ally.

3 lines (2 loc) 117 B
import { IConfig } from 'ngx-mask'; export declare const maskOptions: Partial<IConfig> | (() => Partial<IConfig>);