UNPKG

obsidian-dev-utils

Version:

This is the collection of useful functions that you can use for your Obsidian plugin development

3 lines (2 loc) 128 B
export * as markdownlint_cli2_config from './markdownlint-cli2-config.cjs'; export * as markdownlint from './markdownlint.cjs';