Skip to content

Commit

Permalink
removed Content > string renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
PepeElToro41 committed Jan 16, 2025
1 parent 3082120 commit d78879c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/class/ClassGenerator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,6 @@ const VALUE_TYPE_MAP = new Map<string, string | null>([
["BinaryString", null],
["bool", "boolean"],
["Connection", "RBXScriptConnection"],
["Content", "string"],
["ContentId", "string"],
["CoordinateFrame", "CFrame"],
["Dictionary", "object"],
Expand Down

0 comments on commit d78879c

Please sign in to comment.