Type alias vAttrs

vAttrs: {
    [_: string]: any;
}

Type declaration

  • [_: string]: any