Options
All
  • Public
  • Public/Protected
  • All
Menu

@nextcloud/initial-state - v1.0.0

Index

Functions

Functions

loadState

  • loadState<T>(app: string, key: string): T
  • throws

    if the key can't be found

    Type parameters

    • T

    Parameters

    • app: string

      app ID, e.g. "mail"

    • key: string

      name of the property

    Returns T

Generated using TypeDoc