@suluk/builder - v0.1.11
    Preparing search index...

    Interface BindRef

    Forwards a resolved param of the current document.

    interface BindRef {
        $bind: string;
    }
    Index

    Properties

    Properties

    $bind: string