UNPKG

@alauda/doom

Version:

Doctor Doom making docs.

6 lines (5 loc) 269 B
/** * @deprecated Use `K8sAPI` component instead */ export declare const K8sCrd: ({ name, namespaced, pathPrefix, filepath, apiGroup, apiVersion, apiKind, }: import("./K8sAPI.js").K8sAPIProps) => import("react/jsx-runtime").JSX.Element | null; export default K8sCrd;