add docs on coreapi

This commit is contained in:
lxsang
2020-06-16 18:02:17 +02:00
parent 977bf0c62f
commit 1812f25d8a
6 changed files with 312 additions and 71 deletions

View File

@ -252,7 +252,7 @@ namespace OS {
static singleton: boolean;
/**
* The javacript of css dependencies of the model. All dependencies
* The javascript or css files that the model depends on. All dependencies
* will be loaded before the model is rendered
*
* @static