mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-03 16:46:00 +00:00
added format command and added trailing commas to reduce conflicts
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { MediaAdapterRegistry } from "media";
|
||||
|
||||
const registries = {
|
||||
media: MediaAdapterRegistry
|
||||
media: MediaAdapterRegistry,
|
||||
} as const;
|
||||
|
||||
export { registries };
|
||||
|
||||
Reference in New Issue
Block a user