{"version":3,"file":"custom-endpoint.js","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(options: RequestOptions): RestCommand {\n\treturn () => options;\n}\n"],"mappings":"AAGA,SAAgB,EAAiC,EAAqD,CACrG,UAAa"}