hedgedoc/test
David Mehren b9d3c95d2d
fix(note): fix type for owner param
To make the create method easier to use in conjunction
with the authentication framework, this commit changes the type of
the `owner` parameter from `User | undefined` to `User | null`.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-11-14 21:44:59 +01:00
..
private-api fix(note): fix type for owner param 2021-11-14 21:44:59 +01:00
public-api fix(note): fix type for owner param 2021-11-14 21:44:59 +01:00
test-setup.ts
tsconfig.json
tsconfig.json.license
utils.ts