UNPKG

@ikaru5/heimdall-contract

Version:

Validation and Representer Objects in your Frontend

9 lines 177 B
global.console = { ...console, // uncomment to ignore a specific log level log: jest.fn(), debug: jest.fn(), info: jest.fn(), warn: jest.fn(), error: jest.fn(), };