5 lines
42 B
TypeScript
5 lines
42 B
TypeScript
import Two from "./two.d";
|
|
|
|
export = Two
|
|
|
import Two from "./two.d";
|
|
|
|
export = Two
|
|
|