UNPKG

splatoon3api

Version:

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

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