UNPKG

wonder.js

Version:
10 lines (6 loc) 102 B
'use strict'; function getId(dom) { return dom.id; } exports.getId = getId; /* No side effect */