Files
prowler/ui/components/resources/table/index.ts
Pablo Lara d004a0c931 feat(ui): Add resources view as inventory (#7760)
Co-authored-by: sumit_chaturvedi <chaturvedi.sumit@tftus.com>
Co-authored-by: Alejandro Bailo <59607668+alejandrobailo@users.noreply.github.com>
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
2025-07-17 10:01:05 +02:00

4 lines
125 B
TypeScript

export * from "../skeleton/skeleton-table-resources";
export * from "./column-resources";
export * from "./resource-detail";