magnitude-core
Version:
Magnitude e2e testing agent
21 lines (17 loc) • 808 B
JavaScript
/*************************************************************************************************
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: please do not edit it. Instead, edit the
// BAML files and re-generate this code using: baml-cli generate
// You can install baml-cli with:
// $ npm install @boundaryml/baml
//
/* eslint-disable */
// tslint:disable
// @ts-nocheck
// biome-ignore format: autogenerated code
export { setLogLevel, getLogLevel, setLogJsonMode } from "@boundaryml/baml/logging";
export { resetBamlEnvVars } from "./globals";