This commit is contained in:
pk5ls20
2024-11-05 12:47:28 +08:00
parent f9996a9987
commit 9b448b17e6
33 changed files with 34 additions and 194 deletions

View File

@@ -1,5 +1,5 @@
import { ScalarType } from "@protobuf-ts/runtime";
import { ProtoField } from "../NapProto";
import { ProtoField } from "@napneko/nap-proto-core";
export const MiniAppAdaptShareInfoReq = {
appId: ProtoField(2, ScalarType.STRING),