import { ChunkGuard } from '@hanzo/ui/product'
No examples yet.
export type ChunkGuardProps = {/** Path fragment identifying a build asset URL. Default `/_next/static/`* (Next.js); pass the bundler's own prefix on another host. */assetPathPrefix?: string}