@swizzyweb/swizzy-web-service
    Preparing search index...

    Interface IPackageStateProps<APP_STATE>

    interface IPackageStateProps<APP_STATE> {
        appState: APP_STATE;
    }

    Type Parameters

    • APP_STATE
    Index

    Properties

    Properties

    appState: APP_STATE