interface GetSnapshotResponse {
    snapshot?: Instance.v1.Snapshot;
}

Properties

Properties

snapshot?: Instance.v1.Snapshot