All checks were successful
Lint / pre-commit Linting (push) Successful in 29s
- @actions/core - glob - screeps-api Reviewed-on: #20 Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de> Co-committed-by: Philipp Horstenkamp <philipp@horstenkamp.de>
4 lines
138 B
JavaScript
4 lines
138 B
JavaScript
export const onExit = () => () => { };
|
|
export const load = () => { };
|
|
export const unload = () => { };
|
|
//# sourceMappingURL=browser.js.map
|