interface LinkHashFields {
    [key: string | number]: any;
}

Hierarchy

Indexable

[key: string | number]: any

Generated using TypeDoc