UNPKG

@creejs/commons-logging

Version:
17 lines (16 loc) 399 B
export default DefaultConfig; export namespace DefaultConfig { namespace appenders { namespace out { let type: string; } } namespace categories { namespace _default { let appenders_1: string[]; export { appenders_1 as appenders }; export let level: string; } export { _default as default }; } }