interface SchemaRoot { /** Summary line * * More details with markdown: * - item one * - item two * @deprecated use something else */ doc: string; }