aboutsummaryrefslogtreecommitdiffstats
path: root/lib/types.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/types.js')
-rw-r--r--lib/types.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/types.js b/lib/types.js
new file mode 100644
index 0000000..ed83f12
--- /dev/null
+++ b/lib/types.js
@@ -0,0 +1,4 @@
+//Gods-awful type-checking logic.
+
+//TypeName: string, Params: Array<string>|Object<string>
+function workOutType() \ No newline at end of file