UNPKG

sleeveforarm

Version:
4 lines (3 loc) 245 B
import * as MySql2 from "mysql2"; export declare function getApplicationInsightsInstrumentationKey(): string | undefined; export declare function getMySqlConnectionObject(mySqlServerName: string, database?: string): MySql2.ConnectionOptions;