Ocelot-Social/webapp/test/fileMock.js
2021-04-25 16:28:29 +02:00

4 lines
55 B
JavaScript

module.exports = {
render: () => 'test-file-stub',
}