3 lines
54 B
TypeScript
3 lines
54 B
TypeScript
|
|
import Widget from "./widget";
|
||
|
|
export default Widget;
|