import { create_object } from "./common.js"; const data = create_object(); /** * @param {!string} name */ export default function tick() {}