UNPKG

@types/es-abstract

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