5 lines
70 B
TypeScript
5 lines
70 B
TypeScript
/**
|
|
* registers a remote
|
|
*/
|
|
export declare let registerRemote: any;
|