5 lines
43 B
TypeScript
5 lines
43 B
TypeScript
|
const removeme = {};
|
||
|
export {
|
||
|
removeme
|
||
|
}
|