Definition
File System Access defines FilePickerAcceptType
dictionary FilePickerAcceptType {
USVString description = "";
record<USVString, (USVString or sequence<USVString>)> accept;
};
FilePickerAcceptType
dictionaryFile System Access defines FilePickerAcceptType
dictionary FilePickerAcceptType {
USVString description = "";
record<USVString, (USVString or sequence<USVString>)> accept;
};