UNPKG
biruni
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.1
(Al-Biruni) Unified All-in-One Storage Utilities
wonize.github.io/biruni/
wonize/biruni
biruni
/
dist
/
types
/
mod.d.ts
4 lines
•
290 B
TypeScript
View Raw
1
2
3
4
export
{
EventEmitterPlugin
,
JsonPlugin
,
LocalStoragePlugin
, event, json, localstorage, }
from
'@biruni/built-in'
;
export
{
Store
,
type
StoreInterface
}
from
'@biruni/core'
;
export
{
Biruni
, biruni, biruni
as
default
, defineBiruni }
from
'@biruni/factory'
;
//# sourceMappingURL=mod.d.ts.map