getRankedProjects
import { getRankedProjects } from "https://raw.githubusercontent.com/ent2/deno-playentry/main/mod.ts";
스선/인작 작품 목록을 가져온다.
async function getRankedProjects(options: {
type: "staff" | "best";
rows?: number;
});import { getRankedProjects } from "https://raw.githubusercontent.com/ent2/deno-playentry/main/mod.ts";
스선/인작 작품 목록을 가져온다.