Skip to content

library

Helpers for working with the obsidian-dev-utils library.

InterfaceDescription
LibraryInitParamsParameters for Library.init. These are purely cosmetic values the host plugin injects once at initialization — deliberately NOT the plugin ID itself, so the agnostic core cannot reconstruct a capability from them.
VariableDescription
LibraryThe single LibraryContext instance — the library’s deterministic initialization entry point.
LIBRARY_NAMEA name of the obsidian-dev-utils library.