mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 22:17:30 -07:00
398 B
398 B
Home > calckey-js > entities > Channel
entities.Channel type
Signature:
export declare type Channel = {
id: ID;
};
References: ID