mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-09 20:12:10 +10:00
* feat: add ui for library source management * fix: lint
This commit is contained in:
@ -7,7 +7,7 @@ import { FilesystemProvider } from "../internal/library/filesystem";
|
||||
import libraryManager from "../internal/library";
|
||||
import path from "path";
|
||||
|
||||
const libraryConstructors: {
|
||||
export const libraryConstructors: {
|
||||
[key in LibraryBackend]: (
|
||||
value: JsonValue,
|
||||
id: string,
|
||||
|
||||
Reference in New Issue
Block a user