UNPKG

@nodescript/core

Version:

Visual programming language for Browser and Node

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