mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
monorepo
This commit is contained in:
4
web/src/frontend/format/protocol.cljs
Normal file
4
web/src/frontend/format/protocol.cljs
Normal file
@@ -0,0 +1,4 @@
|
||||
(ns frontend.format.protocol)
|
||||
|
||||
(defprotocol Format
|
||||
(toHtml [this]))
|
||||
Reference in New Issue
Block a user