element-vir - v26.14.0
    Preparing search index...

    Type Alias DirectiveOutput

    DirectiveOutput: EmptyObject

    Unfortunately the type for DirectiveResult means it's just an empty object. So in order to block actual objects, we have to narrow DirectiveResult further to this empty object type.