iwconfig BUILD.gn import("//build/ohos.gni")# group defultgroup("default") { public_deps = [ #":libiw.a", ":libiw", ":iwconfig", ":iwlist"...
getBase64 = (file) = >{return new Promise((resolve, reject) => { const reader = new FileReader() let fileResult = '' reader.r...