mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
3 lines
55 B
Markdown
3 lines
55 B
Markdown
export default function sample() {
|
|
return 'sample';
|
|
} |