Skip to content

Commit 1af44d8

Browse files
Add ContentId type
1 parent e415039 commit 1af44d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/dumpRobloxTypes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,7 @@
550550
# These will go before anything else, and are useful to define for other tools
551551
START_BASE = """
552552
type Content = string
553+
type ContentId = any
553554
type ProtectedString = string
554555
type BinaryString = string
555556
type QDir = string

0 commit comments

Comments
 (0)