UNPKG

@hotwired/turbo

Version:

The speed of a single-page web application without having to write any JavaScript

7 lines (6 loc) 146 B
import "./polyfills"; import "./elements"; import "./script_warning"; export * from "./core"; export * from "./elements"; export * from "./http";