mirror of
https://github.com/jellyfin/jellyfin-sdk-typescript.git
synced 2024-11-23 05:59:44 +00:00
Change namespace capitalization
This commit is contained in:
parent
225172b54c
commit
1142a3edd4
@ -8,4 +8,4 @@
|
||||
export * from './api';
|
||||
export * from './jellyfin';
|
||||
export * from './models';
|
||||
export * as Utils from './utils';
|
||||
export * as utils from './utils';
|
||||
|
Loading…
Reference in New Issue
Block a user