usage inside typescript playground #710
-
I tried the following import { camelCase } from "@jsr/luca__cases";
console.info(camelCase) result:
|
Beta Was this translation helpful? Give feedback.
Answered by
marvinhagemeister
Sep 3, 2024
Replies: 1 comment
-
I don't think the TypeScript playground supports pulling from registries other than npm itself. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
o-az
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't think the TypeScript playground supports pulling from registries other than npm itself.