UNPKG

legions-thirdparty-plugin

Version:
4 lines (3 loc) 110 B
export interface ILegionsPluginDataOrigin<T = {}> extends T { openBrowserUpdateMessage?: () => void; }