mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-01 15:49:08 +00:00
Update index.ts
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#! /usr/bin/env node
|
||||
import "./extendZod.ts";
|
||||
import 'source-map-support/register.js'
|
||||
import 'source-map-support/register.js';
|
||||
|
||||
import { runSetupFunctions } from "./setup";
|
||||
import { createApiServer } from "./apiServer";
|
||||
|
||||
Reference in New Issue
Block a user