• Type Parameters

    Parameters

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

    Returns undefined | null | Map<string, T>

MMNEPVFCICPMFPCPTTAAATR