std/yaml
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
..
_dumper refactor: cleanup usage of double equals (#3566) 2023-08-25 18:04:43 +09:00
_loader refactor: cleanup usage of double equals (#3566) 2023-08-25 18:04:43 +09:00
_type BREAKING(yaml): change binary handling (#3586) 2023-08-31 13:48:11 +09:00
example chore(tools): improved web-compatibility checks (#3263) 2023-03-18 21:36:00 +09:00
schema chore(tools): improved web-compatibility checks (#3263) 2023-03-18 21:36:00 +09:00
_error.ts BREAKING(yaml): move to top-level folder (#3251) 2023-03-14 16:40:02 +09:00
_mark.ts BREAKING(yaml): move to top-level folder (#3251) 2023-03-14 16:40:02 +09:00
_state.ts BREAKING(yaml): move to top-level folder (#3251) 2023-03-14 16:40:02 +09:00
_utils.ts BREAKING(yaml): move to top-level folder (#3251) 2023-03-14 16:40:02 +09:00
mod.ts chore(tools): improved web-compatibility checks (#3263) 2023-03-18 21:36:00 +09:00
parse_test.ts BREAKING(yaml): change binary handling (#3586) 2023-08-31 13:48:11 +09:00
parse.ts chore(tools): improved web-compatibility checks (#3263) 2023-03-18 21:36:00 +09:00
schema.ts refactor: add some missing explicit types (#3997) 2023-12-19 00:26:13 +00:00
stringify_test.ts BREAKING(yaml): change binary handling (#3586) 2023-08-31 13:48:11 +09:00
stringify.ts chore(tools): improved web-compatibility checks (#3263) 2023-03-18 21:36:00 +09:00
type.ts refactor: remove top-level arrow sytnax use (#3687) 2023-10-11 16:19:48 +09:00