obsidianmd / obsidian-api

Type definitions for the latest Obsidian API.
https://docs.obsidian.md
MIT License
1.71k stars 199 forks source link

Change return type `getFilePath` to `URL` #149

Closed mnaoumov closed 9 months ago

mnaoumov commented 9 months ago

Fixes #148

lishid commented 9 months ago

Will be keeping the string moving forward, this was a bug in the implementation that didn't properly stringified the result from the node API.