source: node_modules/@swagger-api/apidom-reference/cjs/configuration/empty.cjs@ d24f17c

main
Last change on this file since d24f17c was d24f17c, checked in by Aleksandar Panovski <apano77@…>, 15 months ago

Initial commit

  • Property mode set to 100644
File size: 277 bytes
RevLine 
[d24f17c]1"use strict";
2
3exports.__esModule = true;
4var _index = require("../index.cjs");
5Object.keys(_index).forEach(function (key) {
6 if (key === "default" || key === "__esModule") return;
7 if (key in exports && exports[key] === _index[key]) return;
8 exports[key] = _index[key];
9});
Note: See TracBrowser for help on using the repository browser.