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

Method writeFileSync

packages/types/src/runtime.ts:28–28  ·  view source on GitHub ↗
(filePath: string, content: string)

Source from the content-addressed store, hash-verified

26 rmFileSync(file: string): void
27 ensureDirSync(dirPath: string): void
28 writeFileSync(filePath: string, content: string): void
29 watch(options: WatchOptions): Watcher
30}
31

Callers 2

mainFunction · 0.65
stopProfilingFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected