UNPKG

@shons/next-configify

Version:
9 lines 306 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DefaultConfigfyModuleOptions = void 0; exports.DefaultConfigfyModuleOptions = { ignoreConfigFile: false, ignoreEnvVars: false, expandConfig: true, }; //# sourceMappingURL=configuration-options.interface.js.map