I have just come across this problem. It turns out to be because the variable name noty is the same as the exported function name noty. var n = noty({text: ...
確定! 回上一頁