NamedInput: {
    accessor: string;
    array: any[];
}

Type declaration

  • accessor: string

    The property to extract

  • array: any[]

Generated using TypeDoc