6 lines
192 B
JavaScript
6 lines
192 B
JavaScript
// Placeholder front-end entrypoint to satisfy importmap & asset mapper.
|
|
// You can add real JS behavior here; for now we only register a noop.
|
|
|
|
console.debug('Tonehaus assets initialized');
|
|
|