Files
kutt-extension/template/source/ContentScript/index.ts
Abhijith Vijayan [FLUXON] 021db2b5fc refactor: pull new template
2026-01-03 22:16:31 +05:30

4 lines
59 B
TypeScript

console.log('helloworld from content script');
export {};