added fonts
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import type { StreamingMetadataResolvedState } from './types';
|
||||
export declare function BrowserResolvedMetadata({ promise, }: {
|
||||
promise: Promise<StreamingMetadataResolvedState>;
|
||||
}): import("react").ReactNode;
|
||||
Reference in New Issue
Block a user