Interface IUploadParams

interface IUploadParams {
    source: UploadAllowedSource;
}

Properties

Properties

Generated using TypeDoc