/*!
 * V4Fire Client Core
 * https://github.com/V4Fire/Client
 *
 * Released under the MIT license
 * https://github.com/V4Fire/Client/blob/master/LICENSE
 */

/**
 * [[include:core/component/engines/README.md]]
 * @packageDocumentation
 */

import 'core/component/engines/directive';

export * from 'core/component/engines/engine';
