{"version":3,"sources":["webpack:///./assets/javascripts/modules/controllers/VoidController.js"],"names":["VoidController","Controller","_get","prototype","__proto__","Object","getPrototypeOf","this","call"],"mappings":"wWAEqBA,grBAAuBC,qSAOxCC,CAAAF,EAAAG,UAAAC,WAAAC,OAAAC,eAAAN,EAAAG,WAAA,OAAAI,MAAAC,KAAAD,2CALA,kBAFiBP","file":"controller-VoidController.chunks.js","sourcesContent":["import Controller from '../abstracts/Controller';\n\nexport default class VoidController extends Controller {\n  static get COMPONENTS() {\n    return [\n    ];\n  }\n\n  init() {\n    super.init();\n  }\n\n}\n"],"sourceRoot":""}