UNPKG

actionhero

Version:

The reusable, scalable, and quick node.js API server for stateless and stateful applications

11 lines (10 loc) 258 B
export declare const DEFAULT: { i18n: (config: any) => { locales: string[]; fallbacks: {}; objectNotation: boolean; updateFiles: boolean; defaultLocale: string; determineConnectionLocale: string; }; };