mirror of
https://github.com/danbulant/sql2csv
synced 2026-05-19 04:18:33 +00:00
start working on sql2scv
This commit is contained in:
parent
0ca414b48c
commit
fcb4ccc8d9
1 changed files with 2 additions and 0 deletions
2
sql2csv.js
Normal file
2
sql2csv.js
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
var sql2csv = {};
|
||||
module.exports = sql2scv;
|
||||
Loading…
Reference in a new issue