-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
49 additions
and
49 deletions.
There are no files selected for viewing
10 changes: 5 additions & 5 deletions
10
src/generated/messages/pbkit/wrp/WrpGuestMessage_ReqFinish.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
import { | ||
tsValueToJsonValueFns, | ||
jsonValueToTsValueFns, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/json/scalar.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/json/scalar.ts"; | ||
import { | ||
WireMessage, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/index.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/index.ts"; | ||
import { | ||
default as serialize, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/serialize.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/serialize.ts"; | ||
import { | ||
tsValueToWireValueFns, | ||
wireValueToTsValueFns, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/scalar.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/scalar.ts"; | ||
import { | ||
default as deserialize, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/deserialize.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/deserialize.ts"; | ||
|
||
export declare namespace $.pbkit.wrp { | ||
export interface WrpGuestMessage_ReqFinish { | ||
|
10 changes: 5 additions & 5 deletions
10
src/generated/messages/pbkit/wrp/WrpGuestMessage_ReqPayload.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
import { | ||
tsValueToJsonValueFns, | ||
jsonValueToTsValueFns, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/json/scalar.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/json/scalar.ts"; | ||
import { | ||
WireMessage, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/index.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/index.ts"; | ||
import { | ||
default as serialize, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/serialize.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/serialize.ts"; | ||
import { | ||
tsValueToWireValueFns, | ||
wireValueToTsValueFns, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/scalar.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/scalar.ts"; | ||
import { | ||
default as deserialize, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/deserialize.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/deserialize.ts"; | ||
|
||
export declare namespace $.pbkit.wrp { | ||
export interface WrpGuestMessage_ReqPayload { | ||
|
10 changes: 5 additions & 5 deletions
10
src/generated/messages/pbkit/wrp/WrpGuestMessage_ReqStart.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
import { | ||
tsValueToJsonValueFns, | ||
jsonValueToTsValueFns, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/json/scalar.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/json/scalar.ts"; | ||
import { | ||
WireMessage, | ||
WireType, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/index.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/index.ts"; | ||
import { | ||
default as serialize, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/serialize.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/serialize.ts"; | ||
import { | ||
tsValueToWireValueFns, | ||
wireValueToTsValueFns, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/scalar.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/scalar.ts"; | ||
import { | ||
default as deserialize, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/deserialize.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/deserialize.ts"; | ||
|
||
export declare namespace $.pbkit.wrp { | ||
export interface WrpGuestMessage_ReqStart { | ||
|
10 changes: 5 additions & 5 deletions
10
src/generated/messages/pbkit/wrp/WrpGuestMessage_ResFinish.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
import { | ||
tsValueToJsonValueFns, | ||
jsonValueToTsValueFns, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/json/scalar.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/json/scalar.ts"; | ||
import { | ||
WireMessage, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/index.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/index.ts"; | ||
import { | ||
default as serialize, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/serialize.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/serialize.ts"; | ||
import { | ||
tsValueToWireValueFns, | ||
wireValueToTsValueFns, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/scalar.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/scalar.ts"; | ||
import { | ||
default as deserialize, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/deserialize.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/deserialize.ts"; | ||
|
||
export declare namespace $.pbkit.wrp { | ||
export interface WrpGuestMessage_ResFinish { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
import { | ||
tsValueToJsonValueFns, | ||
jsonValueToTsValueFns, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/json/scalar.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/json/scalar.ts"; | ||
import { | ||
WireMessage, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/index.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/index.ts"; | ||
import { | ||
default as serialize, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/serialize.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/serialize.ts"; | ||
import { | ||
tsValueToWireValueFns, | ||
wireValueToTsValueFns, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/scalar.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/scalar.ts"; | ||
import { | ||
default as deserialize, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/deserialize.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/deserialize.ts"; | ||
|
||
export declare namespace $.pbkit.wrp { | ||
export interface WrpHostMessage_Error { | ||
|
10 changes: 5 additions & 5 deletions
10
src/generated/messages/pbkit/wrp/WrpHostMessage_Initialize.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
import { | ||
tsValueToJsonValueFns, | ||
jsonValueToTsValueFns, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/json/scalar.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/json/scalar.ts"; | ||
import { | ||
WireMessage, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/index.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/index.ts"; | ||
import { | ||
default as serialize, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/serialize.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/serialize.ts"; | ||
import { | ||
tsValueToWireValueFns, | ||
wireValueToTsValueFns, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/scalar.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/scalar.ts"; | ||
import { | ||
default as deserialize, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/deserialize.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/deserialize.ts"; | ||
|
||
export declare namespace $.pbkit.wrp { | ||
export interface WrpHostMessage_Initialize { | ||
|
10 changes: 5 additions & 5 deletions
10
src/generated/messages/pbkit/wrp/WrpHostMessage_ResFinish.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
import { | ||
tsValueToJsonValueFns, | ||
jsonValueToTsValueFns, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/json/scalar.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/json/scalar.ts"; | ||
import { | ||
WireMessage, | ||
WireType, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/index.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/index.ts"; | ||
import { | ||
default as serialize, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/serialize.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/serialize.ts"; | ||
import { | ||
tsValueToWireValueFns, | ||
wireValueToTsValueFns, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/scalar.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/scalar.ts"; | ||
import { | ||
default as deserialize, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/deserialize.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/deserialize.ts"; | ||
|
||
export declare namespace $.pbkit.wrp { | ||
export interface WrpHostMessage_ResFinish { | ||
|
10 changes: 5 additions & 5 deletions
10
src/generated/messages/pbkit/wrp/WrpHostMessage_ResPayload.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
import { | ||
tsValueToJsonValueFns, | ||
jsonValueToTsValueFns, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/json/scalar.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/json/scalar.ts"; | ||
import { | ||
WireMessage, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/index.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/index.ts"; | ||
import { | ||
default as serialize, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/serialize.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/serialize.ts"; | ||
import { | ||
tsValueToWireValueFns, | ||
wireValueToTsValueFns, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/scalar.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/scalar.ts"; | ||
import { | ||
default as deserialize, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/deserialize.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/deserialize.ts"; | ||
|
||
export declare namespace $.pbkit.wrp { | ||
export interface WrpHostMessage_ResPayload { | ||
|
10 changes: 5 additions & 5 deletions
10
src/generated/messages/pbkit/wrp/WrpHostMessage_ResStart.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
import { | ||
tsValueToJsonValueFns, | ||
jsonValueToTsValueFns, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/json/scalar.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/json/scalar.ts"; | ||
import { | ||
WireMessage, | ||
WireType, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/index.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/index.ts"; | ||
import { | ||
default as serialize, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/serialize.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/serialize.ts"; | ||
import { | ||
tsValueToWireValueFns, | ||
wireValueToTsValueFns, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/scalar.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/scalar.ts"; | ||
import { | ||
default as deserialize, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/deserialize.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/deserialize.ts"; | ||
|
||
export declare namespace $.pbkit.wrp { | ||
export interface WrpHostMessage_ResStart { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -63,18 +63,18 @@ import { | |
} from "./WrpGuestMessage_ResFinish.ts"; | ||
import { | ||
jsonValueToTsValueFns, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/json/scalar.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/json/scalar.ts"; | ||
import { | ||
WireMessage, | ||
WireType, | ||
Field, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/index.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/index.ts"; | ||
import { | ||
default as serialize, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/serialize.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/serialize.ts"; | ||
import { | ||
default as deserialize, | ||
} from "https:/deno.land/x/[email protected]/core/runtime/wire/deserialize.ts"; | ||
} from "https://deno.land/x/[email protected]/core/runtime/wire/deserialize.ts"; | ||
|
||
export declare namespace $.pbkit.wrp { | ||
export interface WrpMessage { | ||
|