5 lines
57 B
TypeScript
5 lines
57 B
TypeScript
import * as output from './output'
|
|
|
|
export {
|
|
output,
|
|
}
|