wordpress-theme-types
v1.0.0
Published
TypeScript definitions for WordPress theme.json files
Downloads
10
Maintainers
Readme
theme.json
TypeScript definitions
Hand-written type definitions for WordPress theme.json
files.
Based on the theme.json
JSON schema as it appeared on 2022-07-31.
Installation
> npm install --save-dev wordpress-theme-types
# or
> yarn add -D wordpress-theme-types
# or
> pnpm add -D wordpress-theme-types
Credits
These definitions were written by Benjamin Röjder Delnavaz.