export function needsArg(argname) { throw Error('classic-ui: this function requires the argument: ' + argname) }