1
2
3
4
5
6
7
import { TEST_API } from "https://esm.town/v/stevekrouse/TEST_API";
import { fetchJSON } from "https://esm.town/v/stevekrouse/fetchJSON";
export let untitled_library_unauthenticated_cannot_read_secret_top =
fetchJSON(
`${TEST_API}/eval/@stevekrouse.secrets.rime`
);