UNPKG

@amsterdam/bmi-dms-upload

Version:

A document upload flow that can be implemented in any BMI React application. Documents are stored in DMS. Metadata can be added in the flow.

5 lines 140 B
export type MetadataExample = { documentDescription: string; executionDate: string; }; //# sourceMappingURL=MetadataExample.d.ts.map