blob: 5d0927ae8cca5df0ac8892d953d1b59b6ee80eb0 [file] [log] [blame]
import type { EndpointDefaults, RequestOptions } from "@octokit/types";
export declare function parse(options: EndpointDefaults): RequestOptions;