aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/bindings/NorthstarMod.ts
blob: ed9d929774ef716913cd84ce224bf0709088bf0b (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 NorthstarMod { name: string, thunderstore_mod_string: string | null, enabled: boolean, directory: string, }