Back to Partytown

Api

src/react/api.md

0.13.2506 B
Original Source

API Report File for "@qwik.dev/partytown-react"

Do not edit this file. It is a report generated by API Extractor.

ts

// @public
export const Partytown: ({ nonce, ...props }?: PartytownProps) => any;

// Warning: (ae-forgotten-export) The symbol "PartytownConfig" needs to be exported by the entry point index.d.ts
//
// @public
export interface PartytownProps extends PartytownConfig {
}

// (No @packageDocumentation comment for this package)