• Type Parameters

    Parameters

    • storage: undefined | null | IStorage
    • key: string
    • Optionalopt: {
          checkValue?: (value: unknown) => boolean;
          cloneContainer?: boolean;
          itemFactory?: (storage: S, i: number) => T;
          omitTypedJsonListOptions?: boolean;
      }

    Returns undefined | null | T[]

MMNEPVFCICPMFPCPTTAAATR