Function bind_string_codePointAt

binding function for String.prototype.codePointAt.

  • Type Parameters

    • S extends String
    • SB extends any[]
    • SR extends undefined | number

    Parameters

    • thisArg: S

    Returns (...args: SB) => SR