eve
Version:
Filesystem-first framework for durable backend AI agents that run anywhere.
1 lines • 361 B
JavaScript
function assertInstrumentationLayoutConfig(e,t){if(e.experimental?.instrumentationProviders===!0&&t.composed.selected.has(`instrumentation`))throw Error(`A selected instrumentation.ts source cannot be used with experimental.instrumentationProviders. Move the declaration into the instrumentation/ provider directory.`)}export{assertInstrumentationLayoutConfig};