UNPKG

@scalar/types

Version:

Types to work with Scalar packages

6 lines 228 B
/** * We should not use these exports anymore, but we need them for commonjs compatibility. */ export * from './api-reference/index.js'; export { XScalarStability } from './legacy/index.js'; //# sourceMappingURL=index.d.ts.map