mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2026-01-27 16:44:15 +01:00
started working on tools and sharing scene
This commit is contained in:
5
src/shims.d.ts
vendored
5
src/shims.d.ts
vendored
@@ -1,6 +1,3 @@
|
||||
// Avoids typescript error when importing files
|
||||
declare module '*.vue'
|
||||
declare module 'import.meta' {
|
||||
const url: string
|
||||
export default url
|
||||
}
|
||||
declare module 'three-orientation-gizmo/src/OrientationGizmo'
|
||||
Reference in New Issue
Block a user