script-utils/obsidian-dev-utils-repo-paths
This module defines an enumeration of common file paths and patterns used in the Obsidian development utilities repository. These paths are used throughout the build process and other utilities, ensuring consistency and reducing the likelihood of errors due to hardcoded strings.
| Enum | Description |
|---|---|
| ObsidianDevUtilsRepoPaths | Enumeration of common file paths and patterns used in the Obsidian development utilities repository. |