UNPKG

brawlhalla-api-ts

Version:

TypeScript wrapper for the Brawlhalla API.

3 lines (2 loc) 85 B
import { Legend } from "../models/legend"; export declare const legends: Legend[];