-
@cramforce Oh, interesting. Are you thinking along the lines of:
js import dark-mode-toggle assert { type: 'custom-element', name: 'toggley-mctoggleface' };
This would import
<dark-mode-toggle>
(default name) as<toggley-mctoggleface>
. (CC: @dandclark1 who may have thoughts.)