UNPKG

@ckeditor/ckeditor5-dev-utils

Version:
7 lines (6 loc) 142 B
export default function getIconsLoader({ matchExtensionOnly }?: { matchExtensionOnly?: boolean; }): { test: RegExp; use: Array<string>; };