UNPKG

@watergis/maplibre-gl-sky

Version:
7 lines 188 B
import type { TimeType } from './timeTypes'; export interface AddToOptions { timeType?: TimeType; date?: Date; location?: number[]; } //# sourceMappingURL=addToOptions.d.ts.map