readFile ({ path: 'secrets/text.txt', directory: Directory.Documents, encoding: Encoding.UTF8, }); console.log('secrets:', contents); ...
確定! 回上一頁