Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.4.0/examples/native/config/config.ts";

type

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