Type Alias BuiltInFormElementLookup

BuiltInFormElementLookup: NewBuiltInFormElementLookup & {
    id: number;
}