UNPKG

ovm

Version:

OVM is a CLI application for managing Obsidian vaults.

3 lines (2 loc) 102 B
import { OutputFormat } from '../types/commands'; export declare const outputFormats: OutputFormat[];