- Prefijo v2: MCH - TRACEABILITY-MASTER.yml creado - Listo para integracion como submodulo Workspace: v2.0.0 | SIMCO: v4.0.0
9 lines
214 B
JavaScript
9 lines
214 B
JavaScript
/*
|
|
MIT License http://www.opensource.org/licenses/mit-license.php
|
|
Author Alexander Akait @akexander-akait
|
|
*/
|
|
"use strict";
|
|
|
|
// TODO remove this file in the next major release
|
|
module.exports = require("./index");
|