UNPKG

@loaders.gl/obj

Version:

Framework-independent loader for the OBJ format

5 lines 147 B
export declare function parseOBJMeshes(text: any): { meshes: never[]; materials: never[]; }; //# sourceMappingURL=parse-obj-meshes.d.ts.map