@aracna/core - v1.5.0
    Preparing search index...

    Interface AppearenceInit

    interface AppearenceInit {
        storage?: { instance?: Storage; key?: string };
        theme?: Theme;
    }
    Index

    Properties

    Properties

    storage?: { instance?: Storage; key?: string }
    theme?: Theme