TypedInstanceData | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Type Alias TypedInstanceData<Type>

    TypedInstanceData: WHFSTypes[Type]["GetFormat"]

    The result of a .get() operation on an instance of a specific type

    Type Parameters

    let webdesigns: TypedInstanceData<"platform:web.sitesettings">["webfeatures"] = …;