Skip to main content

Type Alias: BuiltIn

BuiltIn = (...args) => any | (...args) => any | { [toStringTag]: string; } | Date | Error | Generator | Promise<unknown> | RegExp

Defined in: packages/agentos/node_modules/zod/v4/core/util.d.cts:39