@hotwired/turbo
Version:
The speed of a single-page web application without having to write any JavaScript
10 lines (9 loc) • 321 B
TypeScript
export * from "./async_script_tests";
export * from "./form_submission_tests";
export * from "./frame_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";