UNPKG

@wufengteam/wform

Version:

@wufengteam/wform

8 lines (7 loc) 136 B
export interface AttachmentFile { name: string; fileId: string; appId: string; fileCode: string; status?: string; }