toResource: {
configFields: {
label: string;
name: string;
placeholder: string;
type: string;
}[];
configPartial: string;
evaluate: (cond: any, __namedParameters: { hookArgs: any }) => boolean;
hooks: string[];
}
Type Declaration
-
configFields: { label: string; name: string; placeholder: string; type: string }[]
-
configPartial: string
-
evaluate: (cond: any, __namedParameters: { hookArgs: any }) => boolean
-
hooks: string[]
True when the restore target key matches the configured value.