UNPKG

@thi.ng/vectors

Version:

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

3 lines 181 B
import type { VecOpSGVN, VecOpSVN } from "./api.js"; export declare const addNS: VecOpSGVN, addNS2: VecOpSVN, addNS3: VecOpSVN, addNS4: VecOpSVN; //# sourceMappingURL=addns.d.ts.map