index
:
TRPGNivis
gh-pages
main
mkdocs
sourcery/mkdocs
Nivis' TRPG Module
HydroRoll-Team
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
readme.md
12
1 files changed, 12 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 76d342e..2399eda 100644
--- a/
readme.md
+++ b/
readme.md
@@ -1 +1,13 @@
# psi
+
+***
+
+- [ ] 模块导入
+
+我们可以使用 "import" 和 "export" 命令来实现模块化
+
+import: module_name
+export: function_name
+
+***
+