UNPKG

reblendjs

Version:

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

5 lines (4 loc) 131 B
declare class InvalidTagNameException extends Error { constructor(message?: string); } export default InvalidTagNameException;