mirror of
https://github.com/modrinth/code.git
synced 2026-08-31 03:55:59 +00:00
clean up __dummy stuff
This commit is contained in:
@@ -2230,6 +2230,7 @@ export namespace Labrinth {
|
||||
id: number
|
||||
name: string
|
||||
rule: string
|
||||
priority: number
|
||||
revision: number
|
||||
created_at: string
|
||||
updated_at: string
|
||||
@@ -2260,6 +2261,7 @@ export namespace Labrinth {
|
||||
export type WriteDelphiRule = {
|
||||
name: string
|
||||
rule: string
|
||||
priority: number
|
||||
}
|
||||
|
||||
export type TestDelphiRuleTrace = {
|
||||
|
||||
Reference in New Issue
Block a user