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 divNS: VecOpSGVN, divNS2: VecOpSVN, divNS3: VecOpSVN, divNS4: VecOpSVN; //# sourceMappingURL=divns.d.ts.map