Skip to content

Commit

Permalink
fix: add back accidentally deleted file
Browse files Browse the repository at this point in the history
  • Loading branch information
yangchristian committed Aug 25, 2017
1 parent c5ed503 commit 1abd6bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/value.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export type Value = string | number;

0 comments on commit 1abd6bd

Please sign in to comment.