UNPKG

@thi.ng/vectors

Version:

Optimized 2d/3d/4d and arbitrary length vector operations, support for memory mapping/layouts

3 lines 175 B
import type { VecOpSGN, VecOpSN } from "./api.js"; export declare const setNS: VecOpSGN, setNS2: VecOpSN, setNS3: VecOpSN, setNS4: VecOpSN; //# sourceMappingURL=setns.d.ts.map