UNPKG

jtc-utils

Version:
4 lines 217 B
export declare function toHalfwidth(str: string): string; export declare function toHalfwidth(str: null): null; export declare function toHalfwidth(str: undefined): undefined; //# sourceMappingURL=toHalfwidth.d.ts.map