UNPKG

@wordpress/interactivity-router

Version:

Package that exposes state and actions from the `core/router` store, part of the Interactivity API.

10 lines (9 loc) 239 B
{ "$schema": "https://json.schemastore.org/tsconfig.json", "extends": "../../tsconfig.base.json", "compilerOptions": { "checkJs": false, "strict": false }, "references": [ { "path": "../a11y" }, { "path": "../interactivity" } ] }