Skip to content

refactor: Rename TypeScript type names to indicate nullability #58

@coderabbitai

Description

@coderabbitai

Context

In PR #42, we discussed renaming TypeScript type names to better indicate their nullability. The change involves:

  1. Renaming FilteredLogEventMapTsType to include "Nullable" in its name for consistency with NullableLogEventIdx
  2. Making similar changes in the yscope-log-viewer repository where these types are also defined

References

Tasks

  • Rename FilteredLogEventMapTsType in clp-ffi-js
  • Update corresponding type name in yscope-log-viewer
  • Update any related documentation

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions