@transreport/pauk-staff-api
    Preparing search index...

    Variable getGetJourneyCallingPointsQueryKeyConst

    getGetJourneyCallingPointsQueryKey: (
        params?: GetJourneyCallingPointsParams,
    ) => readonly [
        "/staff/api/v1/journey_calling_points",
        ...GetJourneyCallingPointsParams[],
    ]

    Type Declaration