chore: local import
This commit is contained in:
parent
75a74f0b82
commit
fcfef049e3
|
@ -1,6 +1,7 @@
|
|||
import {compose} from '@avocado/core';
|
||||
import {Mixin, Property} from '@avocado/mixins'
|
||||
import {Vector} from '@avocado/math'
|
||||
|
||||
import * as Vector from './index'
|
||||
|
||||
export function VectorMixin(
|
||||
vectorKey = 'vector',
|
||||
|
|
Loading…
Reference in New Issue
Block a user