UNPKG

@scalar/api-client

Version:

the open source API testing client

6 lines 216 B
import type { HotKeyConfig } from '@scalar/oas-utils/entities/workspace'; /** * Default set of keybindings for the client app */ export declare const APP_HOTKEYS: HotKeyConfig; //# sourceMappingURL=hotkeys.d.ts.map