UNPKG

@thi.ng/vectors

Version:

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

5 lines 201 B
import type { VecOpVVN } from "./api.js"; export declare const refract: VecOpVVN; export declare const refract2: VecOpVVN; export declare const refract3: VecOpVVN; //# sourceMappingURL=refract.d.ts.map