bot-discord.js-template/node_modules/ts-mixer/dist/cjs/settings.js

10 lines
246 B
JavaScript
Raw Permalink Normal View History

2022-04-10 19:39:54 +02:00
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.settings = void 0;
exports.settings = {
initFunction: null,
staticsStrategy: 'copy',
prototypeStrategy: 'copy',
decoratorInheritance: 'deep',
};