UNPKG

@ckeditor/ckeditor5-dev-utils

Version:
11 lines (8 loc) 235 B
/** * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * For licensing, see LICENSE.md. */ 'use strict'; module.exports = { getDllPluginWebpackConfig: require( './getdllpluginwebpackconfig' ) };