Skip to content
Snippets Groups Projects
  1. Mar 12, 2021
  2. Mar 10, 2021
  3. Mar 09, 2021
  4. Mar 08, 2021
    • Frank Bessou's avatar
      fix: make type definitions in Schema.ts more precise · 3c0e7164ac2b
      Frank Bessou authored
      ESchemas now accepts the entity types as generic type parameter.
      SchemaEntityTypes is now the subset of "entities" property's keys which
      are strings. This is necessary because when the keyword "keyof" is used
      on a generic type it returns an union of strings, numbers and symbols.
      We only want to keep strings.
      3c0e7164ac2b
  5. Feb 26, 2021
  6. Feb 23, 2021
  7. Feb 12, 2021
Loading