4 lines
104 B
TypeScript
4 lines
104 B
TypeScript
|
/* eslint-disable no-console, @typescript-eslint/no-empty-function */
|
||
|
|
||
|
module.exports = async () => {};
|