diff options
author | Bartek Iwańczuk <biwanczuk@gmail.com> | 2021-07-20 16:25:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-20 16:25:36 +0200 |
commit | d744c0c6d9a557bbaa2a23571ffb3acabf19c35a (patch) | |
tree | 6f7fb8a71b786e79c48f4b2c11a5a9ca988717e8 /docs/getting_started/typescript.md | |
parent | 9b9becf1ae256b645e37a7eecf3441f3ae4b8ea5 (diff) |
chore: move docs to separate repository
Diffstat (limited to 'docs/getting_started/typescript.md')
-rw-r--r-- | docs/getting_started/typescript.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/getting_started/typescript.md b/docs/getting_started/typescript.md deleted file mode 100644 index 5ece3d873..000000000 --- a/docs/getting_started/typescript.md +++ /dev/null @@ -1,4 +0,0 @@ -## Using TypeScript - -> ℹ️ This section has been moved to -> [Using TypeScript Chapter](../typescript.md). |