-
Type: Sub-task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
Use Case
As a Node.js userĀ
I want the typescript API to reflect the reality of runtime behavior
So that I can write code that avoids type error bugs
User Impact
- The public ClusterTime interface reports signature always exists
Dependencies
Unknowns
- None
Acceptance Criteria
Implementation Requirements
- Make signature an optional property
Testing Requirements
- Type test
Documentation Requirements
- None
Follow Up Requirements
- None