JS: document the shared module

This commit is contained in:
Asger F
2018-11-20 18:27:02 +00:00
parent 3902f752d0
commit 260ae36cf8

View File

@@ -1,3 +1,7 @@
/**
* Provides predicates for reasoning about flow of user-controlled values that are used
* as property names.
*/
import javascript
module PropertyInjection {