Member Junction
    Preparing search index...

    Angular module that provides the MJ Timeline component.

    import { TimelineModule } from '@memberjunction/ng-timeline';

    @NgModule({
    imports: [TimelineModule]
    })
    export class MyModule { }
    Index

    Constructors

    Constructors