Files
report/backend/node_modules/openai/resources/skills/versions/index.d.ts
T
2026-07-19 03:44:35 +09:00

3 lines
342 B
TypeScript

export { Content, type ContentRetrieveParams } from "./content.js";
export { Versions, type DeletedSkillVersion, type SkillVersion, type SkillVersionList, type VersionCreateParams, type VersionRetrieveParams, type VersionListParams, type VersionDeleteParams, type SkillVersionsPage, } from "./versions.js";
//# sourceMappingURL=index.d.ts.map