1
1
Fork 0
CCNA_Autofill_Userscript/fetch.user.js

3 lines
No EOL
52 B
JavaScript

export function hello(){
console.log("hello");
}