nbs.js - v7.0.0-alpha1
    Preparing search index...

    Interface OkResult

    interface OkResult {
        ensure: () => void;
        ok: true;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    ensure: () => void
    ok: true