Interface CreateVolumeChannelOptions

interface CreateVolumeChannelOptions {
    name: string;
}

Properties

Properties

name: string