UNPKG

@notios/config

Version:
7 lines (6 loc) 182 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const defineNotiosConfig = (configFn) => { return configFn; }; exports.default = defineNotiosConfig;