const util = require('util'); async function fn() { return 'hello world'; } ... format string are formatted using util.inspect() if their type is not string .
確定! 回上一頁