UNPKG

magnitude-core

Version:
19 lines (15 loc) 704 B
/************************************************************************************************* Welcome to Baml! To use this generated code, please run one of the following: $ npm install @boundaryml/baml $ yarn add @boundaryml/baml $ pnpm add @boundaryml/baml *************************************************************************************************/ // This file was generated by BAML: do not edit it. Instead, edit the BAML // files and re-generate this code. // /* eslint-disable */ // tslint:disable // @ts-nocheck // biome-ignore format: autogenerated code export { setLogLevel, getLogLevel, setLogJson } from "@boundaryml/baml/logging"; export { resetBamlEnvVars } from "./globals";