feat: publish api-client to npm (#6016)
* feat: publish api-client to npm * feat: change hosting wording + examples * GPL -> LGPL * fix: remove manual publishing + git url * fix: lint * fix: lint
This commit is contained in:
@@ -876,6 +876,7 @@ export namespace Labrinth {
|
||||
include_changelog?: boolean
|
||||
limit?: number
|
||||
offset?: number
|
||||
apiVersion?: 2 | 3
|
||||
}
|
||||
|
||||
export type VersionChannel = 'release' | 'beta' | 'alpha'
|
||||
|
||||
Reference in New Issue
Block a user