UNPKG

@types/es-abstract

Version:
3 lines (2 loc) 105 B
declare function CodePointsToString(codePoints: readonly number[]): string; export = CodePointsToString;