getConfig
getConfig is a helper function that will return the plugin config
How to use
import { Plugin } from '@root'
const myPluginConfig = Plugin.getConfig()
Last updated
Was this helpful?
getConfig is a helper function that will return the plugin config
import { Plugin } from '@root'
const myPluginConfig = Plugin.getConfig()
Last updated
Was this helpful?