UNPKG

75 BTypeScriptView Raw
1import { Hyperscript } from ".";
2declare const h: Hyperscript;
3export = h;