UrlPayload: Payload<{
    schema: UrlSchema;
    url: string;
}>

Type declaration

Generated using TypeDoc