Files
infinite-canvas/plugins/canvas/panorama/src/env.d.ts
T

3 lines
132 B
TypeScript

// three 从 CDN 动态加载,不打进 bundle;声明为宽松类型以便通过 tsc
declare module "https://esm.sh/three@0.180.0";