UNPKG

datainout

Version:

Import and reports data

9 lines (7 loc) 160 B
type ValidateImportErrorOpts = { address?: string; value?: any; keyField: string; message: string; }; export type { ValidateImportErrorOpts };