Skip to main content
Module

x/lunchmoney/mod.ts>getTransactions

This is a deno module to interact with the lunchmoney API
Latest
function getTransactions
import { getTransactions } from "https://deno.land/x/lunchmoney@alpha-0.0.8/mod.ts";

Parameters

optional
transactionParams: TransactionParams = [UNSUPPORTED]

Returns

Promise<Transaction[]>