UNPKG

@brimdata/zealot

Version:

The Javascript Client for Zed Lakes

3 lines (2 loc) 111 B
import { String } from "../values/string"; export declare function isStringy(value: unknown): value is String;