Type alias FileChangeEvent

FileChangeEvent: {
    files: FileList;
}

Type declaration

  • files: FileList

Generated using TypeDoc