interface Mount {
    Info: sliverpb.MountInfo[];
    Response?: commonpb.Response;
}

Properties

Properties

Response?: commonpb.Response