UNPKG

@maskito/core

Version:

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

2 lines (1 loc) 81 B
export declare function isFixedCharacter(char: RegExp | string): char is string;