import ready from 'dom101/ready' import onmount from 'onmount' ready(() => { onmount() })