UNPKG

@brimdata/zealot

Version:

The Javascript Client for Zed Lakes

3 lines (2 loc) 120 B
import { TypeAlias } from "../types/type-alias"; export declare function isTypeAlias(type: unknown): type is TypeAlias;