Searched refs:json_file_1 (Results 1 – 2 of 2) sorted by relevance
7 const json_file_1 = __importDefault(require("@expo/json-file")); constant103 const pkg = await json_file_1.default.readAsync(pkgPath);108 await json_file_1.default.writeAsync(pkgPath, pkg, { json5: false });
8 const json_file_1 = __importDefault(require("@expo/json-file")); constant37 const settings = new json_file_1.default((0, getUserState_1.getUserStatePath)(), {