UNPKG

@beenotung/tslib

Version:
3 lines (2 loc) 106 B
export declare function dos2unix(s: string): string; export declare function unix2dos(s: string): string;