Initial commit
This commit is contained in:
committed by
Bill Thornton
parent
7671d08591
commit
e5a55daf55
@@ -1,5 +1,5 @@
|
||||
import type { BaseItemDto } from '@jellyfin/sdk/lib/generated-client';
|
||||
import { CollectionType } from './collectionType';
|
||||
import { CollectionType } from '@jellyfin/sdk/lib/generated-client/';
|
||||
|
||||
export interface CardOptions {
|
||||
itemsContainer?: HTMLElement | null;
|
||||
|
||||
Reference in New Issue
Block a user