This website requires JavaScript.
Explore
Docs
Blog
Community
About
typescript.guru
Help
Sign In
push.rocks
/
smartdb
Watch
3
Star
0
Fork
0
You've already forked smartdb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
02ad9a29a7a4ba716ae55ea571fc4f8e95d1a969
smartdb
/
ts
/
ts_smartdb
/
plugins.ts
5 lines
96 B
TypeScript
Raw
Normal View
History
Unescape
Escape
initial
2026-03-26 16:03:25 +00:00
// @push.rocks scope
BREAKING CHANGE(core): replace the TypeScript database engine with a Rust-backed embedded server and bridge
2026-03-26 19:48:27 +00:00
import
*
as
smartrust
from
'@push.rocks/smartrust'
;
initial
2026-03-26 16:03:25 +00:00
BREAKING CHANGE(core): replace the TypeScript database engine with a Rust-backed embedded server and bridge
2026-03-26 19:48:27 +00:00
export
{
smartrust
}
;
Reference in New Issue
Copy Permalink