更新
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import h = require('./h');
|
||||
|
||||
declare function morphDom(from: Node, to: Node | string): Node;
|
||||
|
||||
export = morphDom;
|
||||
Reference in New Issue
Block a user