/** * #custom_post_snapshot.ts * * Code generated by ts-proto. DO NOT EDIT. * @packageDocumentation */ export type CustomPostSnapshotRequest = { snapshotId: string; }; //# sourceMappingURL=custom_post_snapshot.d.ts.map