Urara-Blog/node_modules/.pnpm-store/v3/files/65/62857f7dcf87a74d1abb409cf33d5c734f89c8eddad73629ae274ae6859557f005466057929b52476ab1f818bd7be635a14a5e6bc78d24af1ee805063751c3
2022-08-14 01:14:53 +08:00

5 lines
113 B
Text

"use strict"
const readCache = require("read-cache")
module.exports = filename => readCache(filename, "utf-8")