@hotwired/turbo
Version:
The speed of a single-page web application without having to write any JavaScript
12 lines (11 loc) • 388 B
TypeScript
export * from "./async_script_tests";
export * from "./autofocus_tests";
export * from "./form_submission_tests";
export * from "./frame_tests";
export * from "./import_tests";
export * from "./loading_tests";
export * from "./navigation_tests";
export * from "./rendering_tests";
export * from "./scroll_restoration_tests";
export * from "./stream_tests";
export * from "./visit_tests";