import {

Controller

} from “stimulus”

window.Noty = require('noty');

export default class extends Controller { }