FixIt JavaScript API
    Preparing search index...

    Interface EncryptionService

    interface EncryptionService {
        setup: () => void;
    }

    Implemented by

    Index
    setup: () => void