Avatar
let divElement = document.createElement!.throwing("div").object!
8:42 AM
こんな感じですかね
8:43 AM
同じ要領でいくとasyncはこう? let result = fetch!.async("...")