Use builtin types

This commit is contained in:
Chi Vinh Le
2018-07-16 16:25:10 -03:00
parent abfa39529f
commit 524994d139
2 changed files with 3 additions and 11 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
// TODO: (@cvle) Extract useful common types into its own package.
export { Diff, Omit, Overwrite, PropTypesOf } from "talk-ui/types";
export { Omit, Overwrite, PropTypesOf } from "talk-ui/types";