This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
zhangjinlin
/
AfterAales
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
16329b9d45
Větve
Značky
master
AfterAales
/
node_modules
/
titlecase
/
conjunctions.js
conjunctions.js
112 B
Historie
Surový
1
2
3
4
5
6
7
8
9
10
11
module.exports = [
'as'
, 'because'
, 'for'
, 'and'
, 'nor'
, 'but'
, 'or'
, 'yet'
, 'so'
]