Open bendera opened 1 month ago
declare global { namespace JSX { interface IntrinsicElements { "my-element": any; } } }