Skip to content

@celox-sim/celox / index / FourStateSignalValue

Type Alias: FourStateSignalValue

FourStateSignalValue = bigint | typeof X | typeof Z | FourStateValue

Defined in: packages/celox/src/types.ts:327

Values assignable to a writable 4-state signal.