OverHash / Roblox-TS-Libraries

Libraries I have created for Roblox-TS and npm
12 stars 15 forks source link

Janitor types don't seem to support passing true for MethodName #9

Closed Xuleos closed 3 years ago

Xuleos commented 3 years ago

janitor types hate me and are trying to force me to study for my french quiz tomorrow instead of working on a roblox game

Janitor.Add(() => {}, true) errors with "Argument of type 'true' is not assignable to parameter of type '((this: () => void) => void) | ((_: () => void) => void) | undefined'"

OverHash commented 3 years ago

Fixed in 9c759dbe2f740023581f47a9d2156802824fbdf7