@grapity/core
v0.4.0
Published
Shared TypeScript types and interfaces for the Grapity platform
Readme
@grapity/core
Shared TypeScript types and interfaces for the Grapity platform.
Documentation: grapity.dev/docs
This package is the foundation that all other Grapity packages depend on. It contains no runtime logic, only type definitions and API contract types.
Installation
npm install @grapity/coreUsage
import type { Spec, SpecVersion, CompatReport, PushSpecResponse } from "@grapity/core";License
Apache-2.0
