UNPKG

typerinth

Version:

A TypeScript library for interacting with the Modrinth API.

4 lines (3 loc) 91 B
export declare class TeamNotFoundError extends Error { constructor(message: string); }