mirror of
https://github.com/mnaoumov/obsidian-backlink-full-path.git
synced 2026-07-22 12:10:28 +00:00
3 lines
80 B
TypeScript
3 lines
80 B
TypeScript
import { exec } from 'obsidian-dev-utils/script-utils/exec';
|
|
|
|
await exec('cz');
|