UNPKG

assistan-ts

Version:

A typesafe and code-first library to define and run OpenAI assistants

3 lines 143 B
import { TSchema } from "@sinclair/typebox"; export declare const isNullType: (obj?: TSchema) => boolean; //# sourceMappingURL=typebox.d.ts.map