newline at EOF

This commit is contained in:
David Lee
2016-09-26 17:47:40 -05:00
parent 5143d60f37
commit 7e08a4492c
+1 -1
View File
@@ -12,4 +12,4 @@ declare module 'murmurhash3js' {
export module x64 {
function hash128(val: string, seed?: number): string;
}
}
}