Files
prowler/ui/components/resources/table/index.ts

5 lines
185 B
TypeScript

export * from "../skeleton/skeleton-table-resources";
export * from "./column-resources";
export * from "./resource-findings-columns";
export * from "./resources-table-with-selection";