MCPcopy Create free account
hub / github.com/chakra-ui/panda / watch

Method watch

packages/types/src/runtime.ts:29–29  ·  view source on GitHub ↗
(options: WatchOptions)

Source from the content-addressed store, hash-verified

27 ensureDirSync(dirPath: string): void
28 writeFileSync(filePath: string, content: string): void
29 watch(options: WatchOptions): Watcher
30}
31
32interface Path {

Callers 2

watchFunction · 0.65
PandaContextClass · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected