nightingale-monorepo
    Preparing search index...

    Interface ComputedConfigForKey

    interface ComputedConfigForKey {
        handlers: Handler[];
        processors: Processor[];
    }
    Index

    Properties

    Properties

    handlers: Handler[]
    processors: Processor[]