UNPKG

@wordpress/interactivity-router

Version:

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

13 lines (12 loc) 288 B
{ "$schema": "https://json.schemastore.org/tsconfig.json", "extends": "../../tsconfig.base.json", "compilerOptions": { "allowJs": false, "checkJs": false, "strict": false }, "references": [ { "path": "tsconfig.main.json" } ], "files": [ "src/full-page.ts" ], "include": [] }