PluginContext
Nodepod API / src / rollup / PluginContext
Interface: PluginContext
Section titled “Interface: PluginContext”Defined in: src/polyfills/rollup.ts:185
Indexable
Section titled “Indexable”[
key:string]:unknown
Properties
Section titled “Properties”meta:
object
Defined in: src/polyfills/rollup.ts:186
rollupVersion
Section titled “rollupVersion”rollupVersion:
string
parse: (
code) =>unknown
Defined in: src/polyfills/rollup.ts:187
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”unknown