UNPKG

typerinth

Version:

A TypeScript library for interacting with the Modrinth API.

4 lines (3 loc) 95 B
import PayoutData from './PayoutData'; import User from './User'; export { PayoutData, User };