Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/react-spectrum
/
Class
packages/react-aria/test/dnd/mocks.js:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
export
class
FileSystemDirectoryEntry {
53
constructor(name, entries) {
54
this.isFile = false;
55
this.isDirectory = true;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected