mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-04-18 22:33:20 +02:00
3 lines
59 B
TypeScript
3 lines
59 B
TypeScript
export default interface ILunaseaRecord {
|
|
id: string;
|
|
} |