FoundKey/packages/foundkey-js/src
Michcio d65b073192
Some checks failed
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful
ci/woodpecker/pr/lint-backend Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint-client Pipeline failed
ci/woodpecker/pr/test Pipeline failed
foundkey-js: Sync possible endpoints from backend
I noticed while trying to pick up work on mkbread on a train that the
translate endpoint was missing so here it is now.

I just copy-pasted the list of endpoints in the order that they were
in in the backend and copied back the existing type annotations.
It doesn't feel reasonable to invest more time in the typings if
we might have a chance at creating the one-source-of-truth elseway.
2022-09-10 12:43:19 +02:00
..
@types foundkey-js: fix build errors 2022-09-09 00:08:21 -04:00
acct.ts foundkey-js: fix no-param-reassign lint in acct.ts 2022-09-06 11:36:21 -04:00
api.ts foundkey-js: use file extensions in imports 2022-09-08 20:51:41 -04:00
api.types.ts foundkey-js: Sync possible endpoints from backend 2022-09-10 12:43:19 +02:00
consts.ts Add 'packages/foundkey-js/' from commit '637c6f1411c9c03f204f21da12e1f8e390d05cb8' 2022-08-25 21:39:55 -04:00
entities.ts foundkey-js: make DriveFile.comment nullable 2022-08-31 06:55:31 -04:00
index.ts foundkey-js: use re-export syntax 2022-09-10 02:05:56 -04:00
streaming.ts foundkey-js: fix build errors 2022-09-09 00:08:21 -04:00
streaming.types.ts foundkey-js: use file extensions in imports 2022-09-08 20:51:41 -04:00