summary refs log tree commit diff
path: root/src/util/plugin/plugin_data_objects/PluginLoadedEventArgs.ts
blob: 58829f152ea263c1ca5e390825a1748294a954d9 (plain) (blame)
1
2
3
export interface PluginLoadedEventArgs {
    
}