Skip to content

grapitydev/core

Repository files navigation

@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/core

Usage

import type { Spec, SpecVersion, CompatReport, PushSpecResponse } from "@grapity/core";

License

Apache-2.0

About

Shared TypeScript types and schemas for the Grapity platform

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors