This repository was archived by the owner on Aug 7, 2020. It is now read-only.

Description
$ typedoc
Using TypeScript 3.5.3 from /home/runner/work/splode/splode/node_modules/typedoc/node_modules/typescript/lib
Error: /home/runner/work/splode/splode/src/user/auth/service.ts(46)
Types of property 'sub' are incompatible.
Type 'number' is not assignable to type '(() => string) | undefined'.
error Command failed with exit code 4.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
##[error]Process completed with exit code 4.```