blob: 4e9d5235687b2c7fe978f0f40991f3f5d25281f9 (
plain)
1
2
3
|
// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
export interface NorthstarThunderstoreRelease { package: string, version: string, }
|