mirror of
https://github.com/mnaoumov/obsidian-insert-multiple-attachments.git
synced 2026-07-22 11:30:26 +00:00
4 lines
80 B
TypeScript
4 lines
80 B
TypeScript
|
|
import { exec } from 'obsidian-dev-utils/script-utils/exec';
|
||
|
|
|
||
|
|
await exec('cz');
|