mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-28 16:06:47 +01:00
3 lines
80 B
JavaScript
3 lines
80 B
JavaScript
export * from "./code-mark";
|
|
export { Codemark as default } from "./code-mark";
|