also, this line seems to reference to a file that ...
# talk-keto
c
s
That docs page needs some adjustments, sorry
a
So, these docs are outdated and can't be followed properly?
s
the general ideas are correct, just one or two broken links
a
Alright, can you point me to the lib.ts file in particular?
a
Cheers!
s
just install it from npm 😉
a
"Just" kekw
So speaking of "just"... I'm probably just too green when it comes to ts and referencing type declarations... But how would I go about getting the package typing to work? I've tried as shown in the image, which shows that the /// reference finds the
index.d.ts
, but the
Namespace
warning remains. Probably missing something obvious? Also tried copying the
index.d.ts
to my project root to no avail.
c
you need to import them for ide to work
but you need to remove imports before putting in keto as it fails
a
Oh, okay
Yeah that works, annoying to have to remove before running
keto
tho
Thanks for the help @colossal-whale-56336
s
c
cheers @steep-lamp-91158
s
please be a bit forgiving until we finalize this new feature 🙏
c
oh for sure 🙂
I just went straight to docs to try learn something new 😛
hours after it is released as alpha aha 😛
a
Yep yep! No implied impatience or irritation was intended on my part
s
yeah now you know why it is still alpha... works, but you might need to figure out why and how 😂
a
Definitely understandable! I don't ask these questions with expectations of hurried answers, merely trying to utilize the community 👍