{"version":3,"file":"custom-endpoint.cjs","names":[],"sources":["../../../src/rest/helpers/custom-endpoint.ts"],"sourcesContent":["import type { RequestOptions } from '../../index.js';\nimport type { RestCommand } from '../types.js';\n\nexport function customEndpoint<Output = unknown>(options: RequestOptions): RestCommand<Output, never> {\n\treturn () => options;\n}\n"],"mappings":"AAGA,SAAgB,EAAiC,EAAqD,CACrG,UAAa"}