3 lines
39 B
TypeScript
3 lines
39 B
TypeScript
const build = async () => {};
|
|
build();
|
const build = async () => {};
|
|
build();
|