UNPKG

@nodescript/core

Version:

Visual programming language for Browser and Node

4 lines (3 loc) 129 B
import { Schema } from 'airtight'; export type ModuleVersion = string; export declare const ModuleVersionSchema: Schema<string>;