UNPKG

next

Version:

The React Framework

3 lines (2 loc) 144 B
import { type SyncIOApiType } from '../app-render/sync-io-messages'; export declare function io(expression: string, type: SyncIOApiType): void;