2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-09-27 20:09:03 +00:00
nativefier/test-resources/test-injection.js

4 lines
78 B
JavaScript

const log = require('loglevel');
log.info('This is a test injecton script');