UNPKG

splatoon3api

Version:

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

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