UNPKG

@panoptic-it-solutions/n8n-nodes-datto-rmm

Version:

n8n node for Datto RMM integration

10 lines (9 loc) 162 B
import 'jest'; declare global { namespace jest { interface Matchers<R> { toBeFunction(): R; toBeArray(): R; } } }