main.js 93 Bytes Raw Blame History Permalink 1 2 3 4 5 import "../scss/style.scss"; const something = async () => { console.log("something"); };