UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

5 lines (4 loc) 107 B
import { RR0DataJson } from "@rr0/data"; export interface APIJson extends RR0DataJson { type: "api"; }