diff options
Diffstat (limited to 'src/import.hx')
| -rw-r--r-- | src/import.hx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/import.hx b/src/import.hx new file mode 100644 index 0000000..5517d1e --- /dev/null +++ b/src/import.hx @@ -0,0 +1,2 @@ +using Lambda; +using StringTools; |
