Sha256: ae2576beda633485c8eb68876f0cebda028f5233d8311b115ddd07966b85f480

Contents?: true

Size: 220 Bytes

Versions: 4

Compression:

Stored size: 220 Bytes

Contents

# frozen_string_literal: true

require_relative "three/version"

module Opal
  module JSWrap
    module Three
    end
  end
end

require "opal"

Opal.append_path File.expand_path('../../../../lib-opal', __FILE__).untaint

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
opal-js_wrap-three-0.1.3 lib/opal/js_wrap/three.rb
opal-js_wrap-three-0.1.2 lib/opal/js_wrap/three.rb
opal-js_wrap-three-0.1.1 lib/opal/js_wrap/three.rb
opal-js_wrap-three-0.1.0 lib/opal/js_wrap/three.rb