UNPKG

protomaps-leaflet

Version:

Vector tile rendering and labeling for [Leaflet](https://github.com/Leaflet/Leaflet).

3 lines (2 loc) 127 B
export declare function linebreak(str: string, maxUnits: number): string[]; export declare function isCjk(s: string): boolean;