Documentation
    Preparing search index...

    Type Alias ResourceInfoProvider

    ResourceInfoProvider:
        | ResourceInfo
        | ((context: ResourceInfoContext) => ResourceInfo | Promise<ResourceInfo>)

    Static or dynamic advisory resource info exposed through resource.info.