UNPKG

@10up/block-components

Version:

10up Components built for the WordPress Block Editor.

3 lines 163 B
import { WP_REST_API_Term } from 'wp-types'; export declare const PostTermContext: import("react").Context<WP_REST_API_Term>; //# sourceMappingURL=context.d.ts.map