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

Function defaultConfig

packages/node/__tests__/diff-engine.test.ts:26–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24describe('DiffEngine affecteds', () => {
25 test('add theme.tokens', () => {
26 const defaultConfig = (): Config => ({ ...fixtureDefaults.config })
27
28 let generator = new Generator(createConfigResult(defaultConfig() as UserConfig))
29

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected