UNPKG

@acadix/setup

Version:

Acadix Learning Management System backend application project setup

4 lines (3 loc) 142 B
import { DocPathType } from ".."; declare const createPaths: (paths: DocPathType[]) => Record<string, object>; export default createPaths;