class defaultimport { default } from "https://dotland.deno.dev/x/billboardjs@3.14.0/Plugin/Plugin.js"; Version info string for plugin Examplesbb.plugin.stanford.version; // ex) 1.9.0 Constructorsnewdefault(options?)Constructor Methods$afterInit()Lifecycle hook for 'afterInit' phase. $beforeInit()Lifecycle hook for 'beforeInit' phase. $init()Lifecycle hook for 'init' phase. $redraw()Lifecycle hook for 'redraw' phase. $willDestroy()Lifecycle hook for 'willDestroy' phase. Static Propertiesversion: stringVersion info string for plugin