UNPKG

@golemio/energetics

Version:
5 lines (4 loc) 167 B
import { IFetchDataInput } from "../interfaces/IFetchDataInput"; export declare class FetchDataValidationSchema implements IFetchDataInput { targetDays: number; }