5 lines
62 B
TypeScript

import runCleanup from "./cleanup";
export {
runCleanup
}