@twinfinity/core
    Preparing search index...

    Type Alias TwinInputResolver

    TwinInputResolver: (input: TwinInput) => Promise<IfcWithOptions>

    Resolves a TwinInput into an IfcWithOptions by fetching twin metadata and constructing the necessary resource URLs.

    Type declaration