MCPcopy Create free account
hub / github.com/adobe/react-spectrum /

Class

packages/react-aria/test/dnd/mocks.js:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65class FileSystemDirectoryReader {
66 constructor(entries) {
67 this._entries = entries;
68 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected