my-swiss-knife: - v1.9.9
    Preparing search index...

    Type Alias PropsWithChildren<P>

    PropsWithChildren: P & { children?: ReactNode }

    Type Parameters

    • P = unknown