Type alias WSContent

WSContent: {
    content: JSONContent;
}

Type declaration

Generated using TypeDoc