Skip to content
AI Monorepos Free online conference · June 23 Join us!

Ƭ GeneratorCallback: () => void | Promise<void>

A callback function that is executed after changes are made to the file system

▸ (): void | Promise<void>

void | Promise<void>