getConfig is a helper function that will return the plugin config
import { Plugin } from '@root' const myPluginConfig = Plugin.getConfig()
Last updated 3 years ago