Calling methods from same file
This commit is contained in:
@@ -5,4 +5,6 @@ async function restore(): Promise<void> {
|
||||
await run(new StateOutputSetter());
|
||||
}
|
||||
|
||||
restore();
|
||||
|
||||
export default restore;
|
||||
|
Reference in New Issue
Block a user