mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-19 05:37:51 +08:00
3 lines
40 B
TypeScript
3 lines
40 B
TypeScript
|
export default function() {
|
||
|
return 2
|
||
|
}
|