Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 6ff2844

Browse files
Fabian WilesCaerusKaru
authored andcommitted
feat(common): enable StateTransferInitializerModule (#948)
1 parent e3730dd commit 6ff2844

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/common/public-api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
* found in the LICENSE file at https://angular.io/license
77
*/
88
export { TransferHttpCacheModule } from './src/transfer_http';
9-
// export { StateTransferInitializerModule } from './src/state-transfer-initilizer/module';
9+
export { StateTransferInitializerModule } from './src/state-transfer-initilizer/module';

0 commit comments

Comments
 (0)