You've already forked npm-core-sdk
Latest generation
This commit is contained in:
2
alias.ts
2
alias.ts
@@ -12,7 +12,7 @@ import type { PartialMessage } from "@protobuf-ts/runtime";
|
||||
import { reflectionMergePartial } from "@protobuf-ts/runtime";
|
||||
import { MessageType } from "@protobuf-ts/runtime";
|
||||
import { CommandIdentifierEntry } from "./slotbooking";
|
||||
import { AppointmentType } from "./slotbooking";
|
||||
import { AppointmentType } from "./shared";
|
||||
/**
|
||||
* Properties specific to appointment scheduling aliases
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user