Home > next-context > AsyncParams
nextjs params
Signature:
export type AsyncParams = Promise<Record<string, string | string[]>>;
Home > next-context > AsyncParams
nextjs params
Signature:
export type AsyncParams = Promise<Record<string, string | string[]>>;