update
This commit is contained in:
8
ts/promise-make-naked/constants.ts
Normal file
8
ts/promise-make-naked/constants.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
/* MAIN */
|
||||
|
||||
const NOOP = (): void => {};
|
||||
|
||||
/* EXPORT */
|
||||
|
||||
export {NOOP};
|
||||
Reference in New Issue
Block a user