/vtom

Alias shallowRef to atom for Vue.

Primary LanguageTypeScriptMIT LicenseMIT

vtom npm

Unit Test

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 三咲智子