magnitude-core
Version:
Magnitude e2e testing agent
12 lines (8 loc) • 497 B
TypeScript
/*************************************************************************************************
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
*************************************************************************************************/
export { setLogLevel, getLogLevel, setLogJsonMode } from "@boundaryml/baml/logging";
export { resetBamlEnvVars } from "./globals";