Source: sources/vue/templates/_templates.js

/**
 * @author [Tristan Valcke]{@link https://github.com/Itee}
 * @license [BSD-3-Clause]{@link https://opensource.org/licenses/BSD-3-Clause}
 *
 * @file Intermediary export file for uis/templates folder
 *
 */

/* eslint-env browser */

export { default as TBasicApplication } from './TBasicApplication'