mirror of
https://example.com
synced 2024-11-24 10:26:45 +09:00
398 B
398 B
Home > calckey-js > entities > Channel
entities.Channel type
Signature:
export declare type Channel = {
id: ID;
};
References: ID