UNPKG

awesome-gadgets

Version:

Storage, management, compilation, and automatic deployment of MediaWiki gadgets.

10 lines (8 loc) 113 B
declare global { namespace NodeJS { interface ProcessEnv { CREDENTIALS_JSON?: string; } } } export {};