Skip to content
Snippets Groups Projects
  • DJ Mountney's avatar
    2178da04
    Fix some additional incorrect types (#2676) · 2178da04
    DJ Mountney authored
    * Fix some additional incorrect types
    
    - This is part of working towards having enough correct types to be able to run tsc on our packed api without error.
    - Working towards being able to ship types for the api in the package
    
    * Add release note
    Fix some additional incorrect types (#2676)
    DJ Mountney authored
    * Fix some additional incorrect types
    
    - This is part of working towards having enough correct types to be able to run tsc on our packed api without error.
    - Working towards being able to ship types for the api in the package
    
    * Add release note
2676.md 95 B
category: Maintenance
authors: [twk3]

Fix some type errors found by the API packaging