5 lines
64 B
TypeScript
5 lines
64 B
TypeScript
/**
|
|
* # Grab SSL
|
|
*/
|
|
export default function grabDbSSL(): any;
|