UNPKG

@ckeditor/typedoc-plugins

Version:
7 lines (6 loc) 237 B
/** * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved. * For licensing, see LICENSE.md. */ import { type Application } from "typedoc"; export declare function typeDocModuleFixer(app: Application): void;