UNPKG

@wordpress/interactivity

Version:

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

4 lines 202 B
export declare const getNamespace: () => string; export declare const setNamespace: (namespace: string) => void; export declare const resetNamespace: () => void; //# sourceMappingURL=namespaces.d.ts.map