oak-general-business/lib/configuration/dependency.js

5 lines
156 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const dependencyConfiguration = [];
exports.default = dependencyConfiguration;