UNPKG

@stdlib/assert-has-utf16-surrogate-pair-at

Version:

Test if a position in a string marks the start of a UTF-16 surrogate pair.

3 lines 142 B
/// <reference path="../docs/types/index.d.ts" /> import hasUTF16SurrogatePairAt from '../docs/types/index'; export = hasUTF16SurrogatePairAt;