Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PartPilotLab/PartPilot
/ UnitFormProps
Interface
UnitFormProps
lib/components/unit/UnitForm.tsx:9–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
8
const math = create(all);
9
interface UnitFormProps {
10
valueType: ValueType;
11
}
12
type UnitPrefixes =
13
|
"p"
14
|
"n"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected