@polymarket/types
v0.2.0
Published
Shared TypeScript types for the Polymarket SDK.
Maintainers
Keywords
Readme
@polymarket/types
The @polymarket/types package is shared TypeScript types for the Polymarket SDK.
It is not intended to be used directly. Its interface will change without notice, use it at your own risk.
Installation
pnpm add @polymarket/typesUsage
import type { MarketId } from '@polymarket/types';Development
From the monorepo root:
pnpm --filter @polymarket/types buildLicense
MIT
