UNPKG

messageformat

Version:

Intl.MessageFormat / Unicode MessageFormat 2 parser, runtime and polyfill

5 lines (4 loc) 107 B
export declare function whitespaces(src: string, start: number): { hasWS: boolean; end: number; };