UNPKG

ruchy-syntax-tools

Version:

Comprehensive syntax highlighting and language support for the Ruchy programming language

5 lines (4 loc) 97 B
'use strict'; if (typeof global.Promise !== 'function') { global.Promise = require('./lib'); }