mirror of
https://github.com/pavlobu/deskreen.git
synced 2025-06-02 07:40:09 -07:00
4 lines
43 B
TypeScript
4 lines
43 B
TypeScript
export default () => {
|
|
return '1234';
|
|
};
|