UNPKG

@wordpress/interactivity

Version:

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

7 lines (5 loc) 82 B
/** * External dependencies */ import 'preact/debug'; export * from './index';