@sheetwrite/coretype
Direction of a measured JS/WASM boundary crossing.
Declaration
export type BoundaryDirection = "js-to-wasm" | "wasm-to-js";Sheetwrite / Documentation
@sheetwrite/coreDirection of a measured JS/WASM boundary crossing.
export type BoundaryDirection = "js-to-wasm" | "wasm-to-js";