3e032a5de2
This moves most of the cost-insights API types into a separate isomorphic @backstage/plugin-cost-insights-common package. This will allow these types to be used by a a cost-insights backend or other product specific modules. Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
264 B
264 B
@backstage/plugin-cost-insights
| @backstage/plugin-cost-insights |
|---|
| patch |
Move cost-insights data specific API types (non react) into an @backstage/plugin-cost-insights-common isomorphic package. This allows these types to be shared in any backend packages or other cost-insight modules.