light-runner - v0.9.0
    Preparing search index...

    Interface ExtractSpec

    interface ExtractSpec {
        from: string;
        to: string;
    }
    Index

    Properties

    Properties

    from: string
    to: string