UNPKG
custom-user-data-app-d
Version:
latest (1.1.7)
1.1.7
1.1.5
1.1.3
Library for CISCO AppDynamics's custom userData
custom-user-data-app-d
/
lib
/
appd-lib.service.d.ts
5 lines
(4 loc)
•
114 B
TypeScript
View Raw
1
2
3
4
5
export
declare
class
AppdLibService
{
constructor
(
);
adrumFunction
(
obj
:
any
,
appKey
:
string
):
void
; }