mirror of
https://github.com/muerwre/muerwre.github.io.git
synced 2025-04-24 18:36:41 +07:00
5 lines
118 B
TypeScript
5 lines
118 B
TypeScript
export const contacts = {
|
|
telegram: "vv4000",
|
|
email: "Z290aGFtNDhAZ21haWwuY29t",
|
|
github: "muerwre",
|
|
} as const;
|