The official TypeScript SDK ships once the API surface stabilizes past the LinkedIn and Meta-trio approvals. Until then, use rawDocumentation Index
Fetch the complete documentation index at: https://docs.letmepost.dev/llms.txt
Use this file to discover all available pages before exploring further.
fetch against the documented endpoints — the API surface is small (one POST and a few GETs for v1).
A starting point that works today:
@letmepost/schemas — once published, importing types from there is the safe path.
Watch the GitHub release feed for the SDK announcement.