UNPKG

reblendjs

Version:

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

5 lines (4 loc) 103 B
/* eslint-disable @typescript-eslint/no-explicit-any */ export interface IAny { [key: string]: any }