5 lines
48 B
TypeScript
5 lines
48 B
TypeScript
import Three from "./three.d";
|
|
|
|
export = Three
|
|
|
import Three from "./three.d";
|
|
|
|
export = Three
|
|
|