update techdocs api report
Signed-off-by: Chris Suich <csuich2@gmail.com>
This commit is contained in:
@@ -431,6 +431,7 @@ export const TechDocsReaderPageContent: (
|
||||
// @public
|
||||
export type TechDocsReaderPageContentProps = {
|
||||
entityRef?: CompoundEntityRef;
|
||||
defaultPath?: string;
|
||||
withSearch?: boolean;
|
||||
searchResultUrlMapper?: (url: string) => string;
|
||||
onReady?: () => void;
|
||||
|
||||
Reference in New Issue
Block a user