UNPKG

jsts

Version:

A JavaScript library of spatial predicates and functions for processing geometry

5 lines (4 loc) 114 B
export default class Character { static isWhitespace(c: any): boolean; static toUpperCase(c: any): any; }