UNPKG

typerinth

Version:

A TypeScript library for interacting with the Modrinth API.

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