Documentation
    Preparing search index...

    Interface FsServiceOptions

    Options for createFsService.

    interface FsServiceOptions {
        backend: FsBackend;
    }
    Index

    Properties

    Properties

    backend: FsBackend