UNPKG

datadirect

Version:
6 lines (5 loc) 259 B
import * as Endpoint from '../../Endpoint.js'; import { Payload } from './groupFinderByYear/Payload.js'; export * from './groupFinderByYear/Payload.js'; export * from './groupFinderByYear/Response.js'; export declare const prepare: Endpoint.Prepare<Payload>;