UNPKG

legions-thirdparty-plugin

Version:
4 lines (3 loc) 243 B
import { IlegionsThirdpartyPlugin } from "../../api"; export declare function createObj(): IlegionsThirdpartyPlugin; export declare const proxyGetters: (proxytarget: IlegionsThirdpartyPlugin, orginSource: IlegionsThirdpartyPlugin) => void;