Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/zenstackhq/zenstack
/ main.ts
File
main.ts
samples/orm/main.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ZenStackClient } from
'@zenstackhq/orm'
;
2
import
{ PolicyPlugin } from
'@zenstackhq/plugin-policy'
;
3
import
SQLite from
'better-sqlite3'
;
4
import
{ sql, SqliteDialect } from
'kysely'
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected