mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 22:09:16 +01:00
docs: 📝 More work on JSDoc
This commit is contained in:
parent
527137f279
commit
c3271ba264
8 changed files with 205 additions and 52 deletions
|
|
@ -7,7 +7,7 @@ import {
|
|||
MediaBackendType,
|
||||
MediaHasher,
|
||||
S3MediaBackend,
|
||||
} from "..";
|
||||
} from "../index";
|
||||
import { MediaConverter } from "../media-converter";
|
||||
|
||||
type DeepPartial<T> = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue