Which object supports Filesystem API?
Which object supports Filesystem API? Correct Answer File
These objects can be obtained from the filesystem property on any file system entry. Some browsers offer additional APIs to create and manage file systems, such as Chrome’s requestFileSystem() method.