Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/alita/examples/native/config/config.ts>default

A React framework based on umi.
Latest
variable default
import { default } from "https://deno.land/x/alita@v3.5.4/examples/native/config/config.ts";

type

{ appType: string; displayName: string; packageId: string; mobileLayout: boolean; npmClient: string; }