UNPKG

meteor-mysql

Version:

This is a meteor package which brings strong and easy way in order to write apps using Mysql.

5 lines (4 loc) 91 B
declare var Mysql: any; declare module Npm { function require(mod: string): any; }