test/node_modules/@vuepress/theme-default/lib/client/utils/isLinkInternal.d.ts
2024-08-13 09:27:52 +08:00

2 lines
64 B
TypeScript

export declare const isLinkInternal: (link: string) => boolean;