UNPKG

reblendjs

Version:

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

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