UNPKG

@tsed/formio-types

Version:
6 lines (5 loc) 97 B
export interface FormioAccess { _id: string | undefined; type: string; resources: any[]; }