anya/index.ts

4 lines
68 B
TypeScript
Raw Normal View History

2024-10-06 13:56:33 +05:30
import { startInterfaces } from "./interfaces";
startInterfaces();