Documentation
    Preparing search index...

    Interface ListsHooks

    Minimal lists backend the shell advertises (NAP-LISTS).

    interface ListsHooks {
        isAvailable(): boolean;
    }
    Index

    Methods

    Methods