UNPKG

@specs-feup/lara

Version:

A js port of the popular framework for building source-to-source compilers

6 lines (3 loc) 111 B
/* global global */ import { jest } from "@jest/globals"; jest.mock("java", () => global.__SHARED_MODULE__);