interactivityUtils.d.ts 126 B

1234
  1. export declare const gltfToFlowGraphTypeMap: {
  2. [key: string]: string;
  3. };
  4. export declare const gltfTypeToBabylonType: any;