Package Exports
- langfuse
- langfuse/dist/es.js
- langfuse/dist/module.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (langfuse) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Langfuse Javascript SDK
npm i langfuseFull documentation: https://docs.langfuse.com/sdk/typescript
Development
Update OpenAPI typing
- Update
/src/api/openapi-\*.yaml npm run generateAPI
Release new version
- Bump version number
npm publish
License
MIT