UNPKG

@brimdata/zealot

Version:

The Javascript Client for Zed Lakes

3 lines (2 loc) 107 B
import { Type } from "../types/types"; export declare function isNamed(type: Type, name: string): boolean;