UNPKG

@nodescript/core

Version:

Visual programming language for Browser and Node

4 lines (3 loc) 139 B
import { Schema } from 'airtight'; import { GraphSpec } from '../types/model.js'; export declare const GraphSpecSchema: Schema<GraphSpec>;