Type alias StatsQueryVariables

StatsQueryVariables: Exact<{
    [key: string]: never;
}>

Generated using TypeDoc