UNPKG

rxdeep

Version:
4 lines 91 B
export function isLeaf(c) { return !c || !c.subs; } //# sourceMappingURL=changes.js.map