Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Musish/Musish
/ AnonymousObject
Interface
AnonymousObject
src/app/types/MusicKit.d.ts:1–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
interface
AnonymousObject {
2
[key: string]: any;
3
}
4
5
// Type definitions for MusicKit JS 1.2.3
6
// Project: https://developer.apple.com/documentation/musickitjs
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected