NMV 0.8.0 - Big refactor and linting fixes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { BBox } from 'rbush-3d/dist';
|
||||
import { GameObject } from '../public/GameObject';
|
||||
import type { BBox } from 'rbush-3d/dist';
|
||||
import type { GameObject } from '../public/GameObject';
|
||||
|
||||
export interface ITreeBoundingBox extends BBox
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user