Vinyl
    Preparing search index...

    Type Alias NeverWrongDependenciesInput

    NeverWrongDependenciesInput: [
        never,
        "expected dependency factory to have an object argument",
    ]

    A compile-time validation error that dependency factories take an input of type object.