2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2025-01-26 16:48:32 +00:00
nativefier/test-resources/test-injection.js

4 lines
78 B
JavaScript
Raw Normal View History

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