Source: sources/utils/_utils.js

/**
 * @module Managers
 * @description Intermediary export file for client manager. Export [TDataBaseManager]{@link TDataBaseManager}.
 *
 * @author [Tristan Valcke]{@link https://github.com/Itee}
 * @license [BSD-3-Clause]{@link https://opensource.org/licenses/BSD-3-Clause}
 */

export * from './TIdFactory'