UNPKG

@tsed/formio-types

Version:
7 lines (6 loc) 106 B
export interface FormioSchema { key: string; isLocked: boolean; version: string; value: string; }