9433cfb9创建于 2025年12月31日历史提交
@Sendable
export class SendableObject {
  a: number = 45;
}