2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-11-10 23:31:10 +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');