zeed
    Preparing search index...

    Interface UseDisposeConfig

    interface UseDisposeConfig {
        log?: LoggerInterface;
        name?: string;
    }
    Index

    Properties

    Properties

    name?: string