UNPKG

@types/es-abstract

Version:
3 lines (2 loc) 115 B
declare function UTF16DecodeSurrogatePair(lead: number, trail: number): string; export = UTF16DecodeSurrogatePair;