MCPcopy Create free account
hub / github.com/cyclejs/cyclejs / hyperscript-helpers.ts

File hyperscript-helpers.ts

dom/src/hyperscript-helpers.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {h} from 'snabbdom/h';
2import {VNode} from 'snabbdom/vnode';
3
4function isValidString(param: any): boolean {

Callers

nothing calls this directly

Calls 1

createTagFunctionFunction · 0.85

Tested by

no test coverage detected