frontend/.pnpm-store/v3/files/65/62857f7dcf87a74d1abb409cf33d5c734f89c8eddad73629ae274ae6859557f005466057929b52476ab1f818bd7be635a14a5e6bc78d24af1ee805063751c3

6 lines
113 B
Plaintext

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