mirror of
https://github.com/syuilo/ai.git
synced 2024-11-09 23:48:01 +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 = [
|
export const and = [
|
||||||
|
|
Loading…
Reference in a new issue