UNPKG

@wordpress/editor

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