Sha256: 5ffe8d4c46cbe8e1286c8147e3dd4e6d1b703a1d38b2c91a69ff8b3212d02600
Contents?: true
Size: 206 Bytes
Versions: 20
Compression:
Stored size: 206 Bytes
Contents
import { Application } from 'stimulus' const application = Application.start() // Configure Stimulus development experience application.debug = false window.Stimulus = application export { application }
Version data entries
20 entries across 20 versions & 1 rubygems