Modrinth API Types - v1.1.0
NPM
GitHub
Discord
Sponsor
Preparing search index...
APIGetVersionsFromHashesBody
Type Alias APIGetVersionsFromHashesBody
type
APIGetVersionsFromHashesBody
=
{
algorithm
:
HashAlgorithm
;
hashes
:
string
[]
;
}
Index
Properties
algorithm
hashes
Properties
algorithm
algorithm
:
HashAlgorithm
The algorithm of the hash.
hashes
hashes
:
string
[]
A list of hashes.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
algorithm
hashes
NPM
GitHub
Discord
Sponsor
Modrinth API Types - v1.1.0
Loading...
The algorithm of the hash.