Function TypedArrayOf

  • Type Parameters

    Parameters

    • ctor: TypedArrayConstructor<T>
    • Rest ...args: Parameters<TypedArrayConstructor<T>["of"]>

    Returns T

Generated using TypeDoc