mirror of
https://github.com/directus/directus.git
synced 2026-02-15 14:54:56 -05:00
64 lines
682 B
TypeScript
64 lines
682 B
TypeScript
export default [
|
|
'about',
|
|
'above',
|
|
'across',
|
|
'after',
|
|
'against',
|
|
'along',
|
|
'among',
|
|
'around',
|
|
'at',
|
|
'because of',
|
|
'before',
|
|
'behind',
|
|
'below',
|
|
'beneath',
|
|
'beside',
|
|
'besides',
|
|
'between',
|
|
'beyond',
|
|
'but',
|
|
'by',
|
|
'concerning',
|
|
'despite',
|
|
'down',
|
|
'during',
|
|
'except',
|
|
'excepting',
|
|
'for',
|
|
'from',
|
|
'in',
|
|
'in front of',
|
|
'inside',
|
|
'in spite of',
|
|
'instead of',
|
|
'into',
|
|
'like',
|
|
'near',
|
|
'of',
|
|
'off',
|
|
'on',
|
|
'onto',
|
|
'out',
|
|
'outside',
|
|
'over',
|
|
'past',
|
|
'regarding',
|
|
'since',
|
|
'through',
|
|
'throughout',
|
|
'to',
|
|
'toward',
|
|
'under',
|
|
'underneath',
|
|
'until',
|
|
'up',
|
|
'upon',
|
|
'up to',
|
|
'with',
|
|
'within',
|
|
'without',
|
|
'with regard to',
|
|
'with respect to',
|
|
];
|