UNPKG

@nodescript/core

Version:

Visual programming language for Browser and Node

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