UNPKG

splatoon3api

Version:

A simple Method to get current and next Splatoon 3 maps, Salmonrun Schedules and Splatnet gear

3 lines (2 loc) 128 B
import { FestData } from "../../types"; export default function parseUpcomingSplatfests(json: any, translation: any): FestData;