Skip to content

@vtj


@vtj / designer / UpdateResult

Interface: UpdateResult ​

Defined in: packages/designer/types/framework/updater.d.ts:9

Properties ​

appliedUpdate? ​

optional appliedUpdate: IncrementalUpdate

Defined in: packages/designer/types/framework/updater.d.ts:13


error? ​

optional error: string

Defined in: packages/designer/types/framework/updater.d.ts:12


matchCount? ​

optional matchCount: number

Defined in: packages/designer/types/framework/updater.d.ts:14


success ​

success: boolean

Defined in: packages/designer/types/framework/updater.d.ts:10


updatedCode ​

updatedCode: string

Defined in: packages/designer/types/framework/updater.d.ts:11