UNPKG

@scalar/types

Version:

Types to work with Scalar packages

4 lines (3 loc) 375 B
export { apiClientConfigurationSchema, apiReferenceConfigurationSchema, apiReferenceConfigurationWithSourcesSchema, isConfigurationWithSources, specConfigurationSchema } from './api-reference-configuration.js'; export { htmlRenderingConfigurationSchema } from './html-rendering-configuration.js'; export { migrateThemeVariables } from './helpers/migrate-theme-variables.js';