Loosely port the serializer to TypeScript.

This commit is contained in:
László Monda
2016-03-24 02:48:22 +01:00
parent efd1f6f65f
commit 015ed35f3c
8 changed files with 74 additions and 51 deletions

5
model/typings.json Normal file
View File

@@ -0,0 +1,5 @@
{
"ambientDependencies": {
"node": "registry:dt/node#4.0.0+20160319033040"
}
}