feat(swift): add Swift module (#1261)

This commit is contained in:
Dario Vladović
2020-07-29 17:36:49 +02:00
committed by GitHub
parent 1acce65462
commit feb4124cac
9 changed files with 190 additions and 0 deletions
+3
View File
@@ -81,4 +81,7 @@ symbol = " "
[rust]
symbol = " "
[swift]
symbol = "ﯣ "
```