deploy: ebd4cc0010
This commit is contained in:
9
node_modules/@docsearch/react/dist/esm/ErrorScreen.d.ts
generated
vendored
9
node_modules/@docsearch/react/dist/esm/ErrorScreen.d.ts
generated
vendored
@@ -1,9 +0,0 @@
|
||||
export declare type ErrorScreenTranslations = Partial<{
|
||||
titleText: string;
|
||||
helpText: string;
|
||||
}>;
|
||||
declare type ErrorScreenProps = {
|
||||
translations?: ErrorScreenTranslations;
|
||||
};
|
||||
export declare function ErrorScreen({ translations }: ErrorScreenProps): JSX.Element;
|
||||
export {};
|
||||
Reference in New Issue
Block a user