Interface AssetVersion

interface AssetVersion {
    id: string;
}

Properties

Properties

id: string