• Preparing search index...
  • The search index is not available
@squonk/data-manager-client
  • @squonk/data-manager-client
  • project/project
  • getGetProjectFileWithTokenQueryKey

Function getGetProjectFileWithTokenQueryKey

  • getGetProjectFileWithTokenQueryKey(
        projectId: string,
        params: GetProjectFileWithTokenParams,
    ): readonly [
        "data-manager-api",
        `/project/${string}/file-with-token`,
        GetProjectFileWithTokenParams,
    ]
  • Parameters

    • projectId: string
    • params: GetProjectFileWithTokenParams

    Returns readonly [
        "data-manager-api",
        `/project/${string}/file-with-token`,
        GetProjectFileWithTokenParams,
    ]

    • Defined in src/project/project.ts:1155

Settings

Member Visibility
@squonk/data-manager-client
  • Loading...

Generated using TypeDoc