mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
4 lines
56 B
TypeScript
4 lines
56 B
TypeScript
export default function sample() {
|
|
return 'sample';
|
|
}
|