Skip to content

Commit be78c89

Browse files
authored
script shouldn't be ?
1 parent bfa4882 commit be78c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.luau/wax.d.luau

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ declare wax: {
33
envname: string,
44
shared: {[any]: any},
55

6-
script: LuaSourceContainer?,
6+
script: LuaSourceContainer,
77

88
require: (...any) -> ...any,
99
}

0 commit comments

Comments
 (0)