Module

x/wmill/types.ts>getTypeStrFromPath

Open-source developer platform to turn scripts into workflows and UIs. Fastest workflow engine (5x vs Airflow). Open-source alternative to Airplane and Retool.
Go to Latest
function getTypeStrFromPath
import { getTypeStrFromPath } from "https://dotland.deno.dev/x/wmill@v1.320.3/types.ts";

Parameters

p: string

Returns

| "script"
| "variable"
| "flow"
| "resource"
| "resource-type"
| "folder"
| "app"
| "schedule"
| "user"
| "group"
| "settings"