Skip to content

expose cache and storage primitives #133

Open
@knownasilya

Description

@knownasilya

Currently the following packages are not available, and don't seem to work with glimmerx

import { createCache, getValue } from '@glimmer/tracking/primitives/cache';

And

import {
  createStorage,
  getValue,
  setValue,
  TrackedStorage,
} from '@glimmer/tracking/primitives/storage';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions