xwt
7 小时以前 efb6960d9a35857d8efa7e40a6e71504b87f5035
1
2
3
import type { Plugin } from "ajv";
declare const prohibited: Plugin<undefined>;
export default prohibited;