export default function createObject(proto, props) {
  throw new Error('Not implemented');
}
Run tests to see results.