@docfy/ember-vite
Version:
Vite plugin for Docfy Ember integration with @embroider/vite
7 lines • 341 B
TypeScript
/**
* This function finds all the links starting with an `/` and replace them with
* the `DocfyLink` component.
*/
declare const _default: import("@docfy/core/lib/types").Plugin<import("@docfy/core/lib/types").PluginOptions | null | undefined>;
export default _default;
//# sourceMappingURL=replace-internal-links-with-docfy-link.d.ts.map