Files
portabase/instrumentation.ts
T

7 lines
85 B
TypeScript

import {init} from "@/utils/init";
export async function register() {
init()
}