Websites/app/javascript/controllers/index.ts
2024-05-02 22:04:43 -05:00

9 lines
362 B
TypeScript

// 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);