chore: keep only cloudflare durable example #6
Annotations
10 errors
ci:
playground/bun.ts#L1
Cannot find module 'crossws/adapters/bun' or its corresponding type declarations.
|
ci:
playground/cf.ts#L4
Cannot find module 'crossws/adapters/cloudflare-durable' or its corresponding type declarations.
|
ci:
playground/cf.ts#L35
Parameter 'request' implicitly has an 'any' type.
|
ci:
playground/cf.ts#L38
Parameter 'client' implicitly has an 'any' type.
|
ci:
playground/cf.ts#L38
Parameter 'message' implicitly has an 'any' type.
|
ci:
playground/cf.ts#L41
Parameter 'client' implicitly has an 'any' type.
|
ci:
playground/cf.ts#L41
Parameter 'code' implicitly has an 'any' type.
|
ci:
playground/cf.ts#L41
Parameter 'reason' implicitly has an 'any' type.
|
ci:
playground/cf.ts#L41
Parameter 'wasClean' implicitly has an 'any' type.
|
ci:
playground/deno.ts#L1
Cannot find module 'crossws/adapters/deno' or its corresponding type declarations.
|