feat(forms): add easy way to switch between forms modules (#9202)
This commit is contained in:
@ -21,6 +21,7 @@ export './src/core/debug/debug_node.dart' show DebugElement,
|
||||
asNativeElements;
|
||||
export './src/core/testability/testability.dart';
|
||||
export './src/core/change_detection.dart';
|
||||
export './src/core/platform_directives_and_pipes.dart';
|
||||
export './src/core/platform_common_providers.dart';
|
||||
export './src/core/application_common_providers.dart';
|
||||
export './src/core/reflection/reflection.dart';
|
||||
|
Reference in New Issue
Block a user