UNPKG

@codemylife/canvassm

Version:

A simple library to work with html canvas

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