Type alias ContentMessage

ContentMessage: {
    secretContent: string;
}

Type declaration

  • secretContent: string

Generated using TypeDoc