aboutsummaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-01-30 12:00:18 -0500
committerBobby <[email protected]>2022-01-30 12:00:18 -0500
commit1e20d0666294661fd3d441a9d0ca26dd768dafec (patch)
treea3189d214e9413d197cb263e459bb0d56570c8d3 /src/lib
parentd70d0b343d70f7d8b5a87abdf8200de274ea8de0 (diff)
downloadizuku.js-1e20d0666294661fd3d441a9d0ca26dd768dafec.tar.xz
izuku.js-1e20d0666294661fd3d441a9d0ca26dd768dafec.zip
chore: rename tableBuilder to table
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/display.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/display.ts b/src/lib/display.ts
index 1af1f84..a1245e6 100644
--- a/src/lib/display.ts
+++ b/src/lib/display.ts
@@ -1,5 +1,5 @@
import { Frame } from '../index';
-import { Table } from '../helpers/tableBuilder';
+import { Table } from '../helpers/table';
/**
* getTable returns the data compatible with table.table