Strata - v1.4.10
    Preparing search index...

    Interface YukaPathRef

    Ref interface for YukaPath.

    interface YukaPathRef {
        path: Path;
    }
    Index

    Properties

    Properties

    path: Path

    The underlying Yuka Path instance.