Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Sep 22, 2023
1 parent dc36f98 commit 4679a1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/Fn/JSON.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ import { readFile as _File } from "fs/promises";
import { dirname as Dir } from "path";
import { fileURLToPath as Path } from "url";



/**
* The function `JSON` is a TypeScript function that reads a JSON file and returns its parsed content.
* @param {string} File - The `File` parameter is a string that represents the name or path of the JSON
Expand Down

0 comments on commit 4679a1f

Please sign in to comment.