From 1ecff5e73cab0853d049835a02b8e4a56a417735 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Wed, 11 Jul 2018 11:52:20 -0400 Subject: [PATCH] README + publish --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f3ce61c..9d82c6be 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,7 @@ about the serialized names of keys on your model class. Currently, these serialization methods are supported: * to `Map` * to JSON + * to TypeScript definitions You can customize these by means of `serializers`: