#what's the best practice to define a global variable? (typescript)

1 messages · Page 1 of 1 (latest)

mighty turtle
#

What are you trying to do?

hidden charm
#

Not sure what you trying to do, .d.ts is only typings, you should create a file that store constants then use export,import, or .env for secrets

mossy token
#

i want to extend globalThis

#

and define a custom variable under globalThis