mce
    Preparing search index...

    Interface Snapper

    interface Snapper {
        getLines: () => SnapperData;
    }
    Index

    Properties

    Properties

    getLines: () => SnapperData