class compilerEs::JsProps
sys::Obj
  compilerEs::JsProps
Source
JsProps
- 
make
- 
new make(ModuleSystem ms)
 
Source 
- 
write
- 
 Void write(OutStream out, Uri path, Pod[] pods)
 
Source 
- 
writePod
- 
static Void writePod(OutStream out, Pod pod, Uri uri, Duration maxAge := 1sec)
 
Source 
- 
writeProps
- 
static Void writeProps(OutStream out, Str key, Str:Str props)
 
Source