2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-11-12 00:06:26 +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');