Sha256: dd9f6eeea8c2a0236b95cc2f6ee456fced4b013a61d834682945c9f1db476747

Contents?: true

Size: 296 Bytes

Versions: 3

Compression:

Stored size: 296 Bytes

Contents

import BookmarkToggle from './bookmark_toggle'
import ButtonFocus from './button_focus'
import Modal from './modal'
import SearchContext from './search_context'
import Core from './core'

export default {
  BookmarkToggle,
  ButtonFocus,
  Modal,
  SearchContext,
  Core,
  onLoad: Core.onLoad
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
blacklight-8.0.0.beta5 app/javascript/blacklight/index.js
blacklight-8.0.0.beta4 app/javascript/blacklight/index.js
blacklight-8.0.0.beta3 app/javascript/blacklight/index.js