5 lines
44 B
TypeScript
5 lines
44 B
TypeScript
import View from "./one.d";
|
|
|
|
export = View
|
|
|
import View from "./one.d";
|
|
|
|
export = View
|
|
|