@webdeveric/utils
    Preparing search index...

    Type Alias Brand<Id>

    type Brand<Id> = {
        "[brand]": Id;
    }

    Type Parameters

    • Id
    Index
    "[brand]": Id