mirror of
https://github.com/syuilo/ai.git
synced 2024-11-09 15:38:00 +00:00
Update vocabulary.ts
This commit is contained in:
parent
0824fefaa1
commit
c6f4ce5972
|
@ -251,6 +251,11 @@ export const items = [
|
|||
'火星',
|
||||
'ウラン',
|
||||
'遠心分離機',
|
||||
'undefined',
|
||||
'null',
|
||||
'NaN',
|
||||
'[object Object]',
|
||||
'ゼロ幅スペース',
|
||||
];
|
||||
|
||||
export const and = [
|
||||
|
|
Loading…
Reference in a new issue