Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uNmAnNeR/imaskjs
/ Directives
Interface
Directives
packages/solid-imask/src/directive.ts:31–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
declare module
'solid-js'
{
30
namespace JSX {
31
interface
Directives {
32
masked: SolidMaskedDirectiveInterface<FactoryArg>;
33
}
34
}
35
}
36
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected