mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-18 10:01:56 +00:00
5 lines
128 B
TypeScript
5 lines
128 B
TypeScript
// Risk Plot Actions
|
|
export * from "./risk-plot";
|
|
export * from "./risk-plot.adapter";
|
|
export * from "./types/risk-plot.types";
|