Skip to main content
Module

x/mtkruto/0_deps.ts>path.parse

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
function path.parse
import { path } from "https://deno.land/x/mtkruto@0.1.147/0_deps.ts";
const { parse } = path;

Return a ParsedPath object of the path.

Parameters

path: string

to process