mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2025-10-07 07:22:37 +02: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!');
|