interface AudioClipData {
    localId: number;
    uuid: string;
}

Hierarchy (view full)

Properties

Properties

localId: number
uuid: string