import { RhpzUrl } from "./class-rhpz-url"; document.addEventListener( 'DOMContentLoaded', () => { new RhpzUrl( '#Create-A-RHPZ-Url-Form' ); })