Sha256: bcaed01be52bbb9fb0742c005ec53892401190eb311689ceb79604913dc86d18
Contents?: true
Size: 325 Bytes
Versions: 1
Compression:
Stored size: 325 Bytes
Contents
# Copyright (c) 2016-2017 Minqi Pan # # This file is part of Node.js Compiler, distributed under the MIT License # For full terms see the included LICENSE file module Node class Compiler VERSION = '0.9.1' VENDOR_DIR = File.expand_path('../../../../vendor', __FILE__) MEMFS = '/__enclose_io_memfs__' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
node-compiler-0.9.1 | lib/node/compiler/constants.rb |