WolverinDEV 48b53e9de5 Updates
2021-05-01 23:38:36 +02:00

3 lines
126 B
TypeScript

import { ChannelEntry } from "tc-shared/tree/Channel";
export declare function spawnChannelInfo(channel: ChannelEntry): void;