UNPKG

@joergmittaglawo/dmvconfig

Version:

DMV Configuration scripts for Lawo V__matrix Distributed Multiviewers.

15 lines 409 B
/** * Finds and loads the Sources Configuration * @packageDocumentation * * @version 0.0.0-alpha.0 * @date 2020-04-15 * @author Mittag, Jörg (Lawo) <joerg.mittag@lawo.com> * @license SPDX-License-Identifier: MIT */ /** * The Sources configuration */ export declare const SOURCES_CONF: import('../../config/config/sources').default; export default SOURCES_CONF; //# sourceMappingURL=sources.d.ts.map