Websites/app/javascript/controllers/index.ts

9 lines
362 B
TypeScript
Raw Normal View History

2024-05-03 03:04:43 +00:00
// This file is auto-generated by ./bin/rails stimulus:manifest:update
// Run that command whenever you add a new controller or create them with
// ./bin/rails generate stimulus controllerName
import "./application.js";
// import E621WsStatusController from "./e621_ws/status_controller.js";
// application.register("e621-ws--status", E621WsStatusController);