Skip to content

watchDars

watchDars(config, onChange?): () => void

Defined in: packages/cli/src/codegen.ts:101

Watch DAR files and regenerate types on changes.

Required<SigilryConfig>

Resolved configuration

(result) => void

Callback when regeneration completes

Cleanup function to stop watching

(): void

void