UNPKG

reblendjs

Version:

This is build using react way of handling dom but with web components

7 lines (5 loc) 68 B
interface IPair { name: string value: never } export { IPair }