1
0
mirror of https://github.com/pavlobu/deskreen.git synced 2025-05-18 16:30:10 -07:00
2021-01-17 23:45:59 +02:00

4 lines
43 B
TypeScript

export default () => {
return '1234';
};