UNPKG

@amadeus-it-group/kassette

Version:

Development server, used mainly for testing, which proxies requests and is able to easily manage local mocks.

8 lines (7 loc) 271 B
declare const _default: { /** The width of the separator between text blocks in the console. */ separatorLength: number; /** The date-time pattern for displaying timestamps for timestamped messages. */ timestampFormat: string; }; export default _default;