mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-22 23:21:52 -05:00
3 lines
101 B
TypeScript
3 lines
101 B
TypeScript
export { articleBySlug } from "./bySlug.server";
|
|
export { mostRecentArticles } from "./list.server";
|