UNPKG

@wordpress/interactivity

Version:

Package that provides a standard and simple way to handle the frontend interactivity of Gutenberg blocks.

11 lines (10 loc) 190 B
{ "extends": "../../tsconfig.base.json", "compilerOptions": { "rootDir": "src", "declarationDir": "build-types", "checkJs": false, "strict": false }, "include": [ "src/**/*" ] }