@scalar/types
Version:
Types to work with Scalar packages
16 lines • 659 B
TypeScript
/**
* This file is autogenerated. Do not edit it.
*
* Generated at: 2026-05-20T20:41:54.922Z
*/
export type * as Document from './document/index.js';
export type * as Example from './example/index.js';
export type * as General from './general/index.js';
export type * as Operation from './operation/index.js';
export type * as Parameter from './parameter/index.js';
export type * as Schema from './schema/index.js';
export type * as Security from './security/index.js';
export type * as Server from './server/index.js';
export type * as Tag from './tag/index.js';
export type * as Workspace from './workspace/index.js';
//# sourceMappingURL=index.d.ts.map