UNPKG
@hakerh400/table
Version:
latest (1.0.0)
1.0.0
ASCII-art table visualizer
github.com/Hakerh400/js-table
Hakerh400/js-table
@hakerh400/table
/
index.js
3 lines
(2 loc)
•
51 B
JavaScript
View Raw
1
2
3
'use strict'
;
module
.
exports
=
require
(
'./src'
);