ember-apply
    Preparing search index...

    Interface JSTransformArgs

    interface JSTransformArgs {
        j: JSCodeshift;
        root: Collection<any>;
    }
    Index

    Properties

    Properties

    j: JSCodeshift
    root: Collection<any>