UNPKG

@wordpress/interactivity

Version:

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

6 lines 116 B
/** * External dependencies */ import 'preact/debug'; export * from './index'; //# sourceMappingURL=debug.d.ts.map