Function: ready()
function ready(): Promise<void>
Returns a promise that resolves when the plugin is all set up.
Returns
Promise
<void
>
function ready(): Promise<void>
Returns a promise that resolves when the plugin is all set up.
Promise
<void
>