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