These files should not be added
This commit is contained in:
6
build/javascript/node_modules/htm/mini/index.d.ts
generated
vendored
6
build/javascript/node_modules/htm/mini/index.d.ts
generated
vendored
@@ -1,6 +0,0 @@
|
||||
declare const htm: {
|
||||
bind<HResult>(
|
||||
h: (type: any, props: Record<string, any>, ...children: any[]) => HResult
|
||||
): (strings: TemplateStringsArray, ...values: any[]) => HResult | HResult[];
|
||||
};
|
||||
export default htm;
|
||||
Reference in New Issue
Block a user