UNPKG
@doegis/core
Version:
latest (0.1.0)
0.1.0
DOE GIS API
@doegis/core
/
geometry
/
support
/
buffer
/
math
/
vec4.js
3 lines
(1 loc)
•
143 B
JavaScript
View Raw
1
2
3
import
"./common.js"
;
export
{n
as
normalize,s
as
scale,a
as
shiftRight,t
as
transformMat3,b
as
transformMat4}
from
"../../../../chunks/vec42.js"
;