UNPKG

@nodescript/core

Version:

Visual programming language for Browser and Node

4 lines (3 loc) 166 B
import { Schema } from 'airtight'; import { ModuleSubgraphSpec } from '../types/index.js'; export declare const ModuleSubgraphSpecSchema: Schema<ModuleSubgraphSpec>;