Sha256: 8d5b57804aecf9e60f7bf065b948657762c2af8eabff9b1a3c4748d86438f204

Contents?: true

Size: 162 Bytes

Versions: 35

Compression:

Stored size: 162 Bytes

Contents

# frozen_string_literal: true

module DraftjsHtml
  module Draftjs
    CharacterMeta = Struct.new(:char, :style_names, :entity_key, keyword_init: true)
  end
end

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
draftjs_html-0.34.0 lib/draftjs_html/draftjs/character_meta.rb
draftjs_html-0.33.0 lib/draftjs_html/draftjs/character_meta.rb
draftjs_html-0.32.0 lib/draftjs_html/draftjs/character_meta.rb
draftjs_html-0.31.0 lib/draftjs_html/draftjs/character_meta.rb
draftjs_html-0.30.0 lib/draftjs_html/draftjs/character_meta.rb
draftjs_html-0.29.0 lib/draftjs_html/draftjs/character_meta.rb
draftjs_html-0.28.0 lib/draftjs_html/draftjs/character_meta.rb
draftjs_html-0.27.0 lib/draftjs_html/draftjs/character_meta.rb
draftjs_html-0.26.0 lib/draftjs_html/draftjs/character_meta.rb
draftjs_html-0.25.0 lib/draftjs_html/draftjs/character_meta.rb
draftjs_html-0.24.0 lib/draftjs_html/draftjs/character_meta.rb
draftjs_html-0.23.0 lib/draftjs_html/draftjs/character_meta.rb
draftjs_html-0.22.0 lib/draftjs_html/draftjs/character_meta.rb
draftjs_html-0.21.0 lib/draftjs_html/draftjs/character_meta.rb
draftjs_html-0.20.0 lib/draftjs_html/draftjs/character_meta.rb
draftjs_html-0.19.0 lib/draftjs_html/draftjs/character_meta.rb
draftjs_html-0.18.0 lib/draftjs_html/draftjs/character_meta.rb
draftjs_html-0.17.0 lib/draftjs_html/draftjs/character_meta.rb
draftjs_html-0.16.0 lib/draftjs_html/draftjs/character_meta.rb
draftjs_html-0.15.0 lib/draftjs_html/draftjs/character_meta.rb