1
0
Fork 1
mirror of https://example.com synced 2024-11-23 03:16:40 +09:00
firefish/packages/firefish-js/markdown/firefish-js.entities.channel.md
2023-07-20 04:17:05 +09:00

403 B

Home > firefish-js > entities > Channel

entities.Channel type

Signature:

export declare type Channel = {
	id: ID;
};

References: ID