0.0.2 • Published 3 years ago
@legalmentedev/new-relic v0.0.2
@legalmentedev/new-relic
Implemented New Relic Capacitor
Install
npm install @legalmentedev/new-relic
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>