UNPKG

@artinet/types

Version:

A collection of useful types for the artinet.

20 lines (12 loc) 250 B
# @artinet/types A collection of useful types for the artinet. ## Installation ```bash npm install @artinet/types ``` ## Usage ```typescript import { ArtinetAgent, AgentRequest, AgentResponse } from "@artinet/types"; ``` ## License Apache-2.0