mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-05 07:29:31 +08:00
2 lines
111 B
Text
2 lines
111 B
Text
import type Ajv from "../../core";
|
|
export default function addMetaSchema2019(this: Ajv, $data?: boolean): Ajv;
|