UNPKG

reblendjs

Version:

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

6 lines (5 loc) 74 B
interface IPair { name: string; value: never; } export { IPair };