UNPKG

@maskito/core

Version:

The main zero-dependency and framework-agnostic Maskito's package to create an input mask

3 lines (2 loc) 138 B
import type { MaskitoElementPredicate } from '../types'; export declare const MASKITO_DEFAULT_ELEMENT_PREDICATE: MaskitoElementPredicate;