mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-19 19:04:23 +08:00
4 lines
121 B
TypeScript
4 lines
121 B
TypeScript
import { InitSchema2026011800000 } from './InitSchema2026011800000'
|
|
|
|
export const migrations = [InitSchema2026011800000]
|