UNPKG

@wocker/mariadb-plugin

Version:
7 lines (6 loc) 106 B
export type Service = { name: string; user?: string; password?: string; host?: string; };