3 lines
45 B
TypeScript
3 lines
45 B
TypeScript
export * from "./path"
|
|
export * from "./dom"
|
export * from "./path"
|
|
export * from "./dom"
|