UNPKG

@titou10/v-mask

Version:

mask directive for vue.js that exposes the unmasked value

2 lines (1 loc) 111 B
export default function maskit(value: string, mask: string, masked: boolean | undefined, tokens: any): string;