Skip to main content
Module

x/byte_type/ffi.ts>Tuple#get

😋 A small helper module for working with different raw types in javascript
Go to Latest
method Tuple.prototype.get
import { Tuple } from "https://deno.land/x/byte_type@0.1.7/ffi.ts";

Type Parameters

I extends keyof V

Parameters

optional
offset = [UNSUPPORTED]
index: I