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 subNS: VecOpSGVN, subNS2: VecOpSVN, subNS3: VecOpSVN, subNS4: VecOpSVN; //# sourceMappingURL=subns.d.ts.map