src/XAPI.ts
Showing 1 of 1 total issue
File XAPI.ts
has 298 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
import { AttachmentUsages, Resources, Verbs, Versions } from "./constants";import { parseMultiPart } from "./internal/multiPart";import { formatEndpoint } from "./internal/formatEndpoint";import { getSearchQueryParamsAsObject } from "./helpers/getSearchQueryParamsAsObject/getSearchQueryParamsAsObject";import { calculateISO8601Duration } from "./helpers/calculateISO8601Duration/calculateISO8601Duration";