@robotical/martyblocks
Version:
MartyBlocks based on Scratch for Marty the Robot by Robotical
26 lines (24 loc) • 458 B
JavaScript
module.exports = [
'asyncGenerators',
'bigInt',
'classProperties',
'classPrivateProperties',
'doExpressions',
'dynamicImport',
'exportDefaultFrom',
'exportNamespaceFrom',
'flow',
'functionBind',
'functionSent',
'importMeta',
'jsonStrings',
'jsx',
'logicalAssignment',
'nullishCoalescingOperator',
'numericSeparator',
'objectRestSpread',
'optionalCatchBinding',
'optionalChaining',
'throwExpressions'
]