These files should not be added
This commit is contained in:
5
build/javascript/node_modules/htm/preact/index.d.ts
generated
vendored
5
build/javascript/node_modules/htm/preact/index.d.ts
generated
vendored
@@ -1,5 +0,0 @@
|
||||
import { h, VNode, Component } from 'preact';
|
||||
export * from 'preact/hooks';
|
||||
declare function render(tree: VNode, parent: HTMLElement): void;
|
||||
declare const html: (strings: TemplateStringsArray, ...values: any[]) => VNode;
|
||||
export { h, html, render, Component };
|
||||
Reference in New Issue
Block a user