UNPKG

@wordpress/editor

Version:
17 lines 480 B
declare namespace _default { let name: string; function getValues({ registry, clientId, context, bindings }: { registry: any; clientId: any; context: any; bindings: any; }): {}; function setValues({ registry, clientId, bindings }: { registry: any; clientId: any; bindings: any; }): void; function canUserEditValue(): boolean; } export default _default; //# sourceMappingURL=pattern-overrides.d.ts.map