import { readFileSync } from "fs"; let text = readFileSync("my_file.txt", ... data is an object that will be serialized with CBOR or JSON encoding, ...
確定! 回上一頁