Documentation
    Preparing search index...

    Interface FsBackendWatch

    Active backend watch handle.

    interface FsBackendWatch {
        close(): void | Promise<void>;
    }
    Index

    Methods

    Methods