mirror of
https://github.com/mnaoumov/obsidian-new-note-fixer.git
synced 2026-07-22 11:50:26 +00:00
3 lines
81 B
TypeScript
3 lines
81 B
TypeScript
import { exec } from 'obsidian-dev-utils/script-utils/exec';
|
|
|
|
await exec('czg');
|