1.1.1
- Added
passedModules
member to the passedplugin
object.passedModules
gives access to theobsidian
module. The reason for this change is that usingrequire
inside scripts is impossible.
passedModules
member to the passed plugin
object. passedModules
gives access to the obsidian
module. The reason for this change is that using require
inside scripts is impossible.