Plugins.checkForDeprecations method
Plugins › checkForDeprecations
Unofficial
Check online list for deprecated plugins to automatically disable.Signature:
checkForDeprecations(): Promise<void>Returns: Promise<void> — A promise that resolves when the deprecation check is complete. To get the constructor instance, use getPluginsConstructor from obsidian-typings/implementations.