github.com/Racer159/jackal@v0.32.7-0.20240401174413-0bd2339e4f2e/docs-website/src/theme/EditThisPage/index.d.ts (about)

     1  /// <reference types="react" />
     2  import type { Props } from '@theme/EditThisPage';
     3  export default function EditThisPage({ editUrl }: Props): JSX.Element;