interface UploadAppOptions {
    file: FileResolvable;
}

Properties

Properties