diff options
author | Florian Dold <florian.dold@gmail.com> | 2017-05-24 16:18:58 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2017-05-24 16:18:58 +0200 |
commit | 5540454c5fba0286ce956b0f02b207a95386d103 (patch) | |
tree | ddfbdc620e37086f3920cf60c4762c7f65f362f6 /decl | |
parent | 718600c914818b92ba61e51b095fa81161b001d3 (diff) |
add README for decls
Diffstat (limited to 'decl')
-rw-r--r-- | decl/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/decl/README b/decl/README new file mode 100644 index 000000000..546ffa17e --- /dev/null +++ b/decl/README @@ -0,0 +1,2 @@ +This directory contains TypeScript declaration files that can't be installe via +an npm package because they had to be modified. |