Skip to main content
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://deno.land/x/wmill@v1.323.6/types.ts";

Parameters

p: string

Returns

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