UNPKG

ts-to-html

Version:

TS and SASS compiler for a HTML with live preview

5 lines (4 loc) 98 B
declare function env(): Record<string, string> | { error: unknown; }; export default env;