UNPKG

@maskito/kit

Version:

The optional framework-agnostic Maskito's package with ready-to-use masks

3 lines (2 loc) 149 B
import type { MaskitoPlugin } from '@maskito/core'; export declare function createMeridiemSteppingPlugin(meridiemStartIndex: number): MaskitoPlugin;