1.0.17 • Published 5 years ago
fleece-js v1.0.17
# 个人工作经验插件
tryCatch
improt {tryCatch} from 'fleece-js'用法
参数,
tryCatch(()=>{ },{ catch(){ } })参数二不填时返回 空而非undefined
tryCatch
improt {tryCatch} from 'fleece-js'用法
参数,
tryCatch(()=>{
},{
catch(){
}
})参数二不填时返回 空而非undefined