ts & docker

This commit is contained in:
Aborn Jiang 2022-09-08 11:24:53 +08:00
parent cc5a2e6984
commit 4948ae1ad3
2 changed files with 4 additions and 0 deletions

3
js/freq.ts Normal file
View File

@ -0,0 +1,3 @@
// 判断是否为字符串
typeof '' === 'string';

1
shell/docker.sh Normal file
View File

@ -0,0 +1 @@
# docker 常用命令