UNPKG
@remote.it/core
Version:
latest (0.43.7)
0.43.7
0.43.4
0.43.3
0.43.2
0.43.1
0.42.2-alpha.1
0.42.2-alpha.0
0.42.1
0.42.0
0.6.0
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0
Core remote.it JavasScript/TypeScript library
@remote.it/core
/
lib
/
SupportReporter.d.ts
9 lines
(8 loc)
•
159 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
export declare
class
SupportReporter
{ static
send
( message?: string ): Promise<{ url: string }> } //
# sourceMappingURL=SupportReporter.d.ts.map