perf: remove unused UI catalog and external font
This commit is contained in:
Vendored
+1
@@ -1,4 +1,5 @@
|
||||
// AUTO-GENERATED by `wrnexus generate types` - do not edit.
|
||||
/* eslint-disable @typescript-eslint/no-empty-object-type */
|
||||
declare namespace WRNexusGenerated {
|
||||
type ApiContract<T> = T extends import("@wrnexus/core").DefinedEndpoint<infer I, infer O>
|
||||
? { input: I; output: O }
|
||||
|
||||
Reference in New Issue
Block a user