loopback-datasource-juggler/types
Rifa Achrinza 2691470504 fix: remove `geo.d.ts`
Use of Template Literal Types broke support for older LB4 projects.

Temporarily removing it would have minimal impact as:

1. It was only introduced in the last release
2. It was not usable as-is due to wrong export location

fixes: https://github.com/loopbackio/loopback-datasource-juggler/issues/1909

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
2022-02-22 09:14:38 +00:00
..
__tests__ fix: remove `geo.d.ts` 2022-02-22 09:14:38 +00:00
__test__.ts types: support no-SQL styles of `ds.execute` 2020-07-28 10:01:34 +02:00
common.d.ts Update copyright year and CODEOWNERS (#1818) 2020-01-21 13:12:14 -05:00
connector.d.ts Update copyright year and CODEOWNERS (#1818) 2020-01-21 13:12:14 -05:00
datasource.d.ts types: support no-SQL styles of `ds.execute` 2020-07-28 10:01:34 +02:00
date-string.d.ts feat: add built-in model property types typdef 2021-09-22 19:32:13 +08:00
inclusion-mixin.d.ts Add typescript type definitions 2018-05-09 12:47:27 -07:00
kv-model.d.ts fix: update TypeScript declaration for KV 2018-07-16 10:11:54 -07:00
model.d.ts fixup! improve comment for `this` & static members 2020-03-02 13:04:01 +01:00
observer-mixin.d.ts chore: improve Listener signature 2020-03-05 14:30:24 +05:30
persisted-model.d.ts Update copyright year and CODEOWNERS (#1818) 2020-01-21 13:12:14 -05:00
query.d.ts Add typescript type definitions 2018-05-09 12:47:27 -07:00
relation-mixin.d.ts Add typescript type definitions 2018-05-09 12:47:27 -07:00
relation.d.ts Add typescript type definitions 2018-05-09 12:47:27 -07:00
scope.d.ts Add typescript type definitions 2018-05-09 12:47:27 -07:00
transaction-mixin.d.ts Add typescript type definitions 2018-05-09 12:47:27 -07:00
types.d.ts fix: remove `geo.d.ts` 2022-02-22 09:14:38 +00:00
validation-mixin.d.ts Add typescript type definitions 2018-05-09 12:47:27 -07:00