Update packages/svelte/src/internal/client/render.js

Co-authored-by: Conduitry <git@chor.date>
pull/9674/head
Simon H 3 years ago committed by GitHub
parent ab880168e7
commit 7d783d5bd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2918,7 +2918,7 @@ export function unwrap(value) {
* @param {{
* target: Node;
* props?: Props;
* events?: Events;
* events?: Events;
* context?: Map<any, any>;
* intro?: boolean;
* immutable?: boolean;

Loading…
Cancel
Save