UNPKG

rax

Version:

A universal React-compatible render engine.

3 lines 68 B
export default function Fragment(props) { return props.children; }