1
2
3
4
5
6
7
8
9
10
import { msDay } from "https://esm.town/v/stevekrouse/msDay";
import { msAgo } from "https://esm.town/v/rodrigotello/msAgo?v=2";
import process from "node:process";
import { notionGetDatabaseEditedAfter } from "https://esm.town/v/stevekrouse/notionGetDatabaseEditedAfter";
export const untitled_TeCzFPJC = notionGetDatabaseEditedAfter({
auth: process.env.notion,
databaseId: "725cb1d741674413b933a37a50f1961f",
date: msAgo(2 * msDay),
});
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
Nobody has commented on this val yet: be the first!
October 23, 2023