interface AutoLoaderResult {
    instrumentations: Instrumentation<InstrumentationConfig>[];
}

Properties

Properties