UNPKG

typerinth

Version:

A TypeScript library for interacting with the Modrinth API.

5 lines 128 B
/** @type {import('ts-jest').JestConfigWithTsJest} **/ module.exports = { preset: 'ts-jest', testEnvironment: 'node', };