Commit 7490baf Andy Hanson
committed
1 parent f406e1f commit 7490baf Copy full SHA for 7490baf
File tree 1 file changed +1
-0
lines changed
tests/baselines/reference/api
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -5752,6 +5752,7 @@ declare namespace ts {
5752
5752
Enables_emit_interoperability_between_CommonJS_and_ES_Modules_via_creation_of_namespace_objects_for_all_imports_Implies_allowSyntheticDefaultImports: DiagnosticMessage;
5753
5753
Type_originates_at_this_import_A_namespace_style_import_cannot_be_called_or_constructed_and_will_cause_a_failure_at_runtime_Consider_using_a_default_import_or_import_require_here_instead: DiagnosticMessage;
5754
5754
Mapped_object_type_implicitly_has_an_any_template_type: DiagnosticMessage;
5755
+ If_the_0_package_actually_exposes_this_module_consider_sending_a_pull_request_to_amend_https_Colon_Slash_Slashgithub_com_SlashDefinitelyTyped_SlashDefinitelyTyped_Slashtree_Slashmaster_Slashtypes_Slash_0: DiagnosticMessage;
5755
5756
You_cannot_rename_this_element: DiagnosticMessage;
5756
5757
You_cannot_rename_elements_that_are_defined_in_the_standard_TypeScript_library: DiagnosticMessage;
5757
5758
import_can_only_be_used_in_a_ts_file: DiagnosticMessage;
You can’t perform that action at this time.
0 commit comments