import { readFileSync } from 'fs'; // macOS、Linux 和Windows readFileSync('<directory>'); // => [Error: EISDIR: illegal operation on a directory, ...
確定! 回上一頁