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

x/gusano/index.ts>Engine#parseParams

A minimal workflows lib for Deno 🦖
Latest
method Engine.prototype.parseParams
import { Engine } from "https://deno.land/x/gusano@1.0.0/index.ts";

Parse the params.

The params must are converted to an array.

Parameters

args: any

Returns

any[]