Jacob Foshee
fe1ada86e8
docs: add missing return to example storage.service.ts ( #31434 )
...
While JavaScript does support implicit returns, it seems TypeScript will not infer the function return type from
the implicit return of the last statement (at least not in TS 3.4.3). So, when the `return` is missing from the
`get` function the implicit type of the function is `void`. So for the `get` function to be usable it needs to an
explicit return.
PR Close #31434
2020-11-20 08:28:56 -08:00
..
2020-10-16 16:09:07 -07:00
2020-07-31 11:00:06 -07:00
2020-07-31 11:00:06 -07:00
2020-07-31 11:00:06 -07:00
2020-10-16 10:06:16 -07:00
2020-11-17 11:56:46 -08:00
2020-07-31 11:00:06 -07:00
2020-09-21 12:25:28 -07:00
2020-07-31 11:00:06 -07:00
2020-07-31 11:00:06 -07:00
2020-01-21 13:12:18 -05:00
2020-08-27 09:05:59 -07:00
2020-10-26 10:47:31 -07:00
2020-10-20 10:47:44 -07:00
2020-10-08 11:56:03 -07:00
2020-07-31 11:00:06 -07:00
2020-11-20 08:28:56 -08:00
2020-07-31 11:00:06 -07:00
2020-07-31 11:00:06 -07:00
2020-07-31 11:00:06 -07:00
2020-07-31 11:00:06 -07:00
2020-07-31 11:00:06 -07:00
2020-07-31 11:00:06 -07:00
2020-04-06 15:31:07 -07:00
2020-07-31 11:00:06 -07:00
2020-07-31 11:00:06 -07:00
2020-08-03 12:54:13 -07:00
2020-07-31 11:00:05 -07:00
2020-07-31 11:00:05 -07:00
2020-07-31 11:00:06 -07:00
2020-09-28 16:24:59 -04:00
2020-09-08 10:06:03 -07:00
2020-07-31 11:00:06 -07:00
2020-07-31 11:00:06 -07:00
2020-07-31 11:00:06 -07:00
2020-07-31 11:00:06 -07:00
2019-11-25 11:37:39 -05:00
2020-07-31 11:00:06 -07:00
2020-09-16 15:13:02 -07:00
2020-09-16 15:13:02 -07:00
2020-07-31 11:00:06 -07:00
2020-09-24 11:33:20 -04:00
2020-10-21 08:23:42 -07:00
2020-07-31 11:00:06 -07:00
2020-07-31 11:00:06 -07:00
2020-07-31 11:00:06 -07:00
2020-07-31 11:00:06 -07:00
2020-07-31 11:00:06 -07:00
2020-05-05 11:51:19 -07:00
2020-10-15 14:15:36 -07:00
2020-08-03 12:54:13 -07:00
2020-07-31 11:00:06 -07:00
2020-08-31 11:41:13 -07:00
2020-07-31 11:00:06 -07:00
2020-08-03 12:54:13 -07:00
2020-07-31 11:00:06 -07:00
2020-08-31 10:25:16 -07:00
2020-07-31 11:00:06 -07:00
2020-10-28 14:41:44 -07:00
2020-07-31 11:00:05 -07:00
2020-10-26 10:47:31 -07:00
2020-07-31 11:00:06 -07:00
2020-07-31 11:00:06 -07:00
2020-07-31 11:00:06 -07:00
2020-07-31 11:00:06 -07:00
2020-07-31 11:00:06 -07:00
2020-07-31 11:00:06 -07:00
2020-08-12 11:26:10 -07:00
2020-11-12 13:50:51 -08:00
2020-07-31 11:00:06 -07:00
2020-09-28 16:24:59 -04:00
2020-07-31 11:00:06 -07:00
2020-07-31 11:00:06 -07:00
2020-08-03 12:54:13 -07:00
2020-08-03 12:54:13 -07:00
2020-07-31 11:00:06 -07:00
2020-10-16 08:14:38 -07:00
2017-04-15 22:15:54 +01:00
2020-09-28 16:24:59 -04:00