| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2eb0c25 commit 243652a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -99,10 +99,9 @@ This event is emitted on instances of SomeClass, not on the module itself. | |||
| 99 | 99 | ``` | |
| 100 | 100 | ||
| 101 | 101 | ||
| 102 | - * Modules have (description, Properties, Functions, Classes, Examples) | ||
| 103 | - * Properties have (type, description) | ||
| 104 | - * Functions have (list of arguments, description) | ||
| 105 | 102 | * Classes have (description, Properties, Methods, Events) | |
| 106 | 103 | * Events have (list of arguments, description) | |
| 104 | + * Functions have (list of arguments, description) | ||
| 107 | 105 | * Methods have (list of arguments, description) | |
| 106 | + * Modules have (description, Properties, Functions, Classes, Examples) | ||
| 108 | 107 | * Properties have (type, description) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments