mirror of
https://github.com/marcosnicolau/obsidian-mathematica-plot.git
synced 2026-07-22 09:20:30 +00:00
3 lines
73 B
TypeScript
3 lines
73 B
TypeScript
export const PLUGIN = {
|
|
CODEBLOCK_NAME: "mathematica-plot",
|
|
} as const;
|