Skip to content

API Reference / @gtkx/testing / prettyFormat / Theme

Type Alias: Theme

Theme = Required<{ comment?: string; content?: string; prop?: string; tag?: string; value?: string; }>

Defined in: node_modules/.pnpm/@vitest+pretty-format@4.1.10/node_modules/@vitest/pretty-format/dist/index.d.ts:32

Released under the MPL-2.0 License.