Highly ambitious ATProtocol AppView service and sdks
at main 127 B view raw
1import "typed-htmx"; 2 3declare module "preact" { 4 namespace JSX { 5 interface HTMLAttributes extends HtmxAttributes {} 6 } 7}