v-wordpress-plugin-updater/node_modules/known-css-properties/index.d.ts
2025-08-14 00:05:37 -04:00

3 lines
72 B
TypeScript

declare module "known-css-properties" {
export const all: string[];
}