fix(core): initial
This commit is contained in:
7
ts/smartstate.plugins.ts
Normal file
7
ts/smartstate.plugins.ts
Normal file
@ -0,0 +1,7 @@
|
||||
import { Observable } from 'rxjs';
|
||||
|
||||
const rxjsPart = {
|
||||
Observable
|
||||
};
|
||||
|
||||
export { rxjsPart };
|
Reference in New Issue
Block a user