Skip to main content
Module

x/linkding/mod.ts>getUrlAndToken

Access your Linkding API with Deno.
Go to Latest
function getUrlAndToken
Re-export
import { getUrlAndToken } from "https://deno.land/x/linkding@v1.0.0/mod.ts";

Parameters

path: string

Returns

{ url: URL; token: string; }