update
This commit is contained in:
@@ -5,6 +5,7 @@ export type DJSSRContext = {
|
||||
title: MaybeRefOrGetter<string>;
|
||||
};
|
||||
registry: Record<string, unknown>;
|
||||
styles: Record<string, string>;
|
||||
};
|
||||
|
||||
export default function useDJSSRContext() {
|
||||
|
||||
Reference in New Issue
Block a user