UNPKG

@nodescript/core

Version:

Visual programming language for Browser and Node

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