Track plugin registry audits
This commit is contained in:
@@ -3,4 +3,7 @@ mod navigation;
|
||||
mod state;
|
||||
|
||||
pub use error::CoreError;
|
||||
pub use state::{BrowserCore, BrowserSnapshot, InitialBrowserConfig};
|
||||
pub use state::{
|
||||
BrowserCore, BrowserSnapshot, InitialBrowserConfig, InstalledPlugin, PluginAuditAction,
|
||||
PluginAuditEvent,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user