UNPKG

@scalar/openapi-parser

Version:

modern OpenAPI parser written in TypeScript

8 lines (7 loc) 166 B
function getEntrypoint(filesystem) { return filesystem?.find((file) => file.isEntrypoint); } export { getEntrypoint }; //# sourceMappingURL=get-entrypoint.js.map