generated from nhcarrigan/template
@@ -4,7 +4,7 @@
|
||||
* @author Naomi Carrigan
|
||||
*/
|
||||
|
||||
import documentationData from "../data/docs.json";
|
||||
import documentationData from "../data/docs.json" assert { type: "json" };
|
||||
import type { FastifyPluginAsync } from "fastify";
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user