UNPKG

91 BTypeScriptView Raw
1/**
2 * registers a remote
3 */
4export declare let registerRemote: (remoteArg: any) => void;