T-kazu1234
3/25/2020 - 7:57 PM

webpackの動作確認

export function hello() {
  alert("helloメソッドが実行された。");
}