Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
This commit is contained in:
Bogdan Nechyporenko
2025-01-05 12:36:31 +01:00
parent 91bb99ae22
commit 45b6d163f9
@@ -15,7 +15,7 @@
*/
import { FieldValidation } from '@rjsf/utils';
import { JsonObject, JsonValue } from '@backstage/types';
import type { JsonObject, JsonValue } from '@backstage/types';
import { ApiHolder } from '@backstage/core-plugin-api';
import {
Draft07 as JSONSchema,