Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{h} from
'snabbdom/h'
;
2
import
{VNode} from
'snabbdom/vnode'
;
3
4
function
isValidString(param: any): boolean {
Callers
nothing calls this directly
Calls
1
createTagFunction
Function · 0.85
Tested by
no test coverage detected