cancellazione modifiche dopo step before oauth
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
export declare function resolvePageComponent<T>(path: string | string[], pages: Record<string, Promise<T> | (() => Promise<T>)>): Promise<T>;
|
||||
Reference in New Issue
Block a user