UNPKG

@scalar/api-reference

Version:

Generate beautiful API references from OpenAPI documents

7 lines 499 B
export { getSystemModePreference } from './color-mode.js'; export { downloadDocument } from './download.js'; export { getIdFromUrl, makeUrlFromId } from './id-routing.js'; export { blockIntersection, firstLazyLoadComplete, intersectionEnabled, scrollToLazy } from './lazy-bus.js'; export { mapConfigToWorkspaceStore } from './map-config-to-workspace-store.js'; export { type NormalizedConfiguration, normalizeConfigurations } from './normalize-configurations.js'; //# sourceMappingURL=index.d.ts.map