UNPKG

@10up/block-components

Version:

10up Components built for the WordPress Block Editor.

6 lines 189 B
export declare function usePost(): { postId: number | null | undefined | string; postType: string; isEditable: boolean | null | undefined; }; //# sourceMappingURL=index.d.ts.map