watcher/dist_ts/promise-make-naked/constants.d.ts

3 lines
49 B
TypeScript
Raw Normal View History

2024-04-18 19:12:37 +00:00
declare const NOOP: () => void;
export { NOOP };