@rbxts/flamework-gateways-mod
Advanced tools
Comparing version 0.1.0 to 0.2.0
export { Gateway } from "./gateway.decorator"; | ||
export { Guard } from "./guard.decorator"; | ||
export { OnEvent } from "./on-event.decorator"; | ||
export { OnInvoke } from "./on-invoke.decorator"; | ||
export { Pipe } from "./pipe.decorator"; | ||
export { UseGuards } from "./use-guards.decorator"; | ||
export { UsePipes } from "./use-pipes.decorator"; |
{ | ||
"name": "@rbxts/flamework-gateways-mod", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "A class-based Flamework networking mod", | ||
@@ -5,0 +5,0 @@ "main": "out/init.lua", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
70215
86
422