std/dotenv
David Sherret b0803619af
refactor: add some missing explicit types (#3997)
* refactor: add some missing return types and mark some non-exported types as `@internal`

* Update expect/fn.ts

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>

* Remove @internals

* nits

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2023-12-19 00:26:13 +00:00
..
testdata BREAKING(dotenv): fix dotenv permissions (#3578) 2023-08-29 16:36:26 +09:00
load_test.ts test: make dotenv/load_test.ts less flaky (#3644) 2023-09-22 21:18:08 +09:00
load.ts chore: update copyright header (#3082) 2023-01-03 19:47:44 +09:00
mod_test.ts refactor(dotenv): move parse() to own file (#3873) 2023-11-29 04:42:14 +00:00
mod.ts refactor(dotenv): move parse() to own file (#3873) 2023-11-29 04:42:14 +00:00
parse_test.ts refactor(dotenv): move parse() to own file (#3873) 2023-11-29 04:42:14 +00:00
parse.ts refactor(dotenv): move parse() to own file (#3873) 2023-11-29 04:42:14 +00:00
stringify_test.ts refactor(dotenv): move stringify() to own file (#3872) 2023-11-29 15:34:25 +11:00
stringify.ts refactor: add some missing explicit types (#3997) 2023-12-19 00:26:13 +00:00