UNPKG

@soil/dom

Version:

Declaratively create type-safe HTML and SVG elements.

4 lines 138 B
export function isPlainObject(o) { return o instanceof Object && o.constructor === Object; } //# sourceMappingURL=isPlainObject.js.map