2.0.1-alpha.1.0 • Published 2 years ago

@comunica/types-versioning v2.0.1-alpha.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Comunica Types for Versioning

npm version

A collection of reusable Comunica Typescript interfaces and types for versioning.

This module is part of the Comunica framework, and should only be used by developers that want to build their own query engine.

Click here if you just want to query with Comunica.

Install

$ yarn add @comunica/types-versioning

Usage

import { AnnotateSourcesType } from '@comunica/types-versioning';

// ...

All types are available in index.ts.