UNPKG

dynatrace-data-sdk

Version:

A package to facilitate the ingestion of various data types into Dynatrace.

3 lines (2 loc) 117 B
export { init as default } from "./initialize"; export type { SDKClient, ClientConfig, Log, Metric } from "./types";