UNPKG

@polygonjs/polygonjs

Version:

node-based WebGL 3D engine https://polygonjs.com

5 lines (4 loc) 134 B
import type { ManifoldToplevel } from './SDFCommon'; export declare class SDFLoader { static core(): Promise<ManifoldToplevel>; }