Commit Inicial
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import { KeywordCxt } from "../../ajv";
|
||||
import type { CodeKeywordDefinition } from "../../types";
|
||||
declare const def: CodeKeywordDefinition;
|
||||
export declare function checkMetadata({ it, keyword }: KeywordCxt, metadata?: boolean): void;
|
||||
export default def;
|
||||
Reference in New Issue
Block a user