Files
pole-book/server/node_modules/@strapi/design-system/dist/components/Table/Thead.d.ts

3 lines
201 B
TypeScript

import { RawTheadProps } from '../RawTable/RawThead';
export declare const Thead: ({ children, ...props }: RawTheadProps) => import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=Thead.d.ts.map