dexie / dexie-website

Website dexie.org
https://dexie.org
Apache License 2.0
32 stars 295 forks source link

Update Table.mapToClass().md with a minor documentation fix. #149

Closed sharth closed 3 months ago

sharth commented 3 months ago

Use ! to resolve a strict-mode typescript warning.

Property 'friends' has no initializer and is not definitely assigned in the constructor. ts(2564)