UNPKG

create-mendix-widget

Version:

Create a working Mendix widget with one command.

5 lines (4 loc) 111 B
/** * This file is to mock all imported files when testing a component */ module.exports = 'test-file-stub';