UNPKG

@threepipe/plugin-blend-importer

Version:
4 lines 217 B
import { Object3D } from 'threepipe'; import { Ctx } from './ctx'; export declare function createObjects(file: any, ctx: Ctx): Promise<Object3D<import('three').Object3DEventMap>[]>; //# sourceMappingURL=index.d.ts.map