vtom

Alias shallowRef to atom for Vue.

MIT License

Downloads
9
Stars
0
Committers
1

vtom npm

Alias shallowRef to atom.

Install

npm i vtom

Usage

import { atom } from 'vtom'
import { shallowRef } from 'vue'

console.log(atom === shallowRef) // true

Sponsors

License

MIT License © 2023 三咲智子