5 lines
44 B
TypeScript
5 lines
44 B
TypeScript
import nlp from "./three.d";
|
|
|
|
export = nlp
|
|
|
import nlp from "./three.d";
|
|
|
|
export = nlp
|
|
|