UNPKG

magnitude-core

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