Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expose cache and storage primitives #133

Open
knownasilya opened this issue Dec 14, 2021 · 1 comment
Open

expose cache and storage primitives #133

knownasilya opened this issue Dec 14, 2021 · 1 comment

Comments

@knownasilya
Copy link

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';
@knownasilya
Copy link
Author

Any plans to make this work @chadhietala?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant