lammu-store
TypeScript icon, indicating that this package has built-in type declarations

0.9.4-beta • Public • Published

全局状态管理

文件结构

store 源代码位置 global.d.ts 全局ts声明 lib 使用tsc将.ts编译成.js和.d.ts, 此时的代码并未进行压缩, 可读性较高, 这部分代码也不上传npm dist 压缩后的代码及ts类型声明, js不具有可读性, ts具有可读性

打包后, 手动处理一下/// <reference path="../../global.d.ts" /> example 代码使用示例, 需要在此目录下执行npm i来引用依赖

Readme

Keywords

Package Sidebar

Install

npm i lammu-store

Weekly Downloads

0

Version

0.9.4-beta

License

MIT

Unpacked Size

7.76 kB

Total Files

16

Last publish

Collaborators

  • lammu