@logixjs/core
    Preparing search index...

    Interface ModuleDev

    interface ModuleDev {
        source?: DevSource;
    }
    Index

    Properties

    Properties

    source?: DevSource