mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2026-01-30 09:48:12 +01:00
5 lines
122 B
JavaScript
5 lines
122 B
JavaScript
import 'emoji-log';
|
|
|
|
// eslint-disable-next-line no-console
|
|
console.emoji('🦄', 'Hello World from options main file!');
|