UNPKG

wcslight

Version:
8 lines 151 B
export declare enum NumberType { DEGREES = 0, RADIANS = 1, DECIMAL = 2, HMS = 3, DMS = 4 } //# sourceMappingURL=NumberType.d.ts.map