@capitalos/core
v0.2.0
Published
Framework-agnostic core library for CapitalOS SDK
Downloads
232
Readme
@capitalos/core
Framework-agnostic core library for CapitalOS platform-specific SDK packages (e.g. @capitalos/angular, @capitalos/react).
Most customers should use one of the platform SDK packages directly. This package is primarily intended as shared infrastructure for those packages.
Installation
If you are building your own wrapper, you can install it directly:
pnpm
pnpm add @capitalos/coreTypeScript support
TypeScript definitions are built into the package and should be automatically picked up by your editor.
