Replies: 1 comment
-
This would not work properly with TypeScript, I think:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Not a big difference but I wonder if it could be more ergonomic to lose a the function name. Because
load
in both+page|layout.js
and+page|layout.server.js
, have taken more representative position. And I think no one will ever need to useload
variable to call it?What do you think?
Beta Was this translation helpful? Give feedback.
All reactions