UNPKG

@rbxts/zircon

Version:

<div> <img src="https://i.imgur.com/YgpbX7G.png" align="left" width="128"/> <h1>ZIRCON</h1> <h3>A clean, sleek, runtime debugging console for Roblox</h3> <a href="https://npmjs.com/package/@rbxts/zircon"><img src="https://badge.fury.io

8 lines (7 loc) 249 B
export declare enum DispatchContext { Server = 0 } export declare namespace ZirconClientDispatchService { function Dispatch(input: string): void; } export declare type ZirconClientDispatchService = typeof ZirconClientDispatchService;