mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 10:30:15 +02:00
101 lines
1.1 KiB
JavaScript
101 lines
1.1 KiB
JavaScript
'use strict';
|
|
|
|
module.exports = [
|
|
'about',
|
|
'after',
|
|
'all',
|
|
'allows',
|
|
'already',
|
|
'also',
|
|
'alternative',
|
|
'always',
|
|
'and',
|
|
'any',
|
|
'are',
|
|
'based',
|
|
'been',
|
|
'before',
|
|
'both',
|
|
'call',
|
|
'callback',
|
|
'can',
|
|
'containing',
|
|
'default',
|
|
'does',
|
|
'each',
|
|
'either',
|
|
'ensure',
|
|
'etc',
|
|
'every',
|
|
'except',
|
|
'for',
|
|
'from',
|
|
'get',
|
|
'gets',
|
|
'given',
|
|
'has',
|
|
'have',
|
|
'how',
|
|
'image',
|
|
'involve',
|
|
'its',
|
|
'least',
|
|
'lots',
|
|
'may',
|
|
'more',
|
|
'most',
|
|
'much',
|
|
'must',
|
|
'non',
|
|
'not',
|
|
'occur',
|
|
'occurs',
|
|
'options',
|
|
'other',
|
|
'out',
|
|
'over',
|
|
'perform',
|
|
'performs',
|
|
'provide',
|
|
'provided',
|
|
'ready',
|
|
'requires',
|
|
'returned',
|
|
'same',
|
|
'see',
|
|
'set',
|
|
'sets',
|
|
'should',
|
|
'since',
|
|
'spelling',
|
|
'such',
|
|
'support',
|
|
'supported',
|
|
'sure',
|
|
'take',
|
|
'than',
|
|
'that',
|
|
'the',
|
|
'their',
|
|
'then',
|
|
'there',
|
|
'therefore',
|
|
'these',
|
|
'this',
|
|
'under',
|
|
'unless',
|
|
'until',
|
|
'use',
|
|
'used',
|
|
'using',
|
|
'value',
|
|
'values',
|
|
'when',
|
|
'which',
|
|
'while',
|
|
'will',
|
|
'with',
|
|
'without',
|
|
'you'
|
|
];
|