index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bskylink
/
src
/
db
/
migrations
/
index.ts
blob: 05e4de9377cc598584ab71387c8dfc04a6583dca (
plain
) (
blame
)
1
2
3
4
5
import
*
as
init
from
'./001-init.js'
export
default
{
'001'
:
init
,
}