Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 284 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 284 Bytes

bmm-sdk

This repository contains an SDK generated from the BMM API using OpenAPI tools.

Currently only typescript-fetch is used. If more are needed, the structure of the project might need to adjust, too.

Running

pnpm i
pnpm generate
pnpm publish --access public