Type alias Target

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

Type declaration

  • [_: string]: any