• Preparing search index...
  • The search index is not available
cftools.js
  • cftools.js
  • resolvers/transformers
  • transformGrantResponse

Function transformGrantResponse

  • transformGrantResponse(response): {
        banlist: ClientBanListGrantResponse[];
        server: ClientServerGrantResponse[];
    }
  • Parameters

    • response: GrantsResponse

    Returns {
        banlist: ClientBanListGrantResponse[];
        server: ClientServerGrantResponse[];
    }

    • banlist: ClientBanListGrantResponse[]
    • server: ClientServerGrantResponse[]
    • Defined in src/resolvers/transformers.ts:33

Settings

Member Visibility
cftools.js
  • Loading...

Generated using TypeDoc