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