interface AsukaObjectRef {
    id: string;
    kind?: string;
}

Hierarchy (view full)

Properties

Properties

id: string
kind?: string