MCPcopy Create free account
hub / github.com/Mesh2Motion/mesh2motion-app /

Class

src/CustomModelUploadBootstrap.ts:3–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Mesh2MotionEngine } from './Mesh2MotionEngine'
2
3export class CustomModelUploadBootstrap {
4 private readonly mesh2motion_engine: Mesh2MotionEngine
5
6 constructor () {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected