/** * Base options for every plugin */ export interface PluginOptions { } //# sourceMappingURL=pluginOptions.interface.d.ts.map