diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-07-15 20:40:49 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-07-15 20:40:49 -0400 |
| commit | 224c245a875a6f28c01e93d037329c708ef81dd4 (patch) | |
| tree | 7a368ccb80743651d5eb2f4b30a788ef70dae0ee /docs/lifecycle/scope.md | |
| parent | 4c008d258f6fd23fd64e2a6b059448748d7f7d24 (diff) | |
type var definitions
Diffstat (limited to 'docs/lifecycle/scope.md')
| -rw-r--r-- | docs/lifecycle/scope.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/lifecycle/scope.md b/docs/lifecycle/scope.md index 64cf55b..1f4508b 100644 --- a/docs/lifecycle/scope.md +++ b/docs/lifecycle/scope.md @@ -2,16 +2,16 @@ --- -## Link Parent Lists +## Initialize Functions ## Create Vars -## Initialize Functions - -## Initialize Actions +## Link Functions Parents ## Split Process Into Tasks by `await` +## Initialize Actions + ## Register Imports On finding an import node add a register task for the imported string |
