Spaces:
Running
Running
import type { CodeKeywordDefinition } from "../../types"; | |
declare const def: CodeKeywordDefinition; | |
export default def; | |
import type { CodeKeywordDefinition } from "../../types"; | |
declare const def: CodeKeywordDefinition; | |
export default def; | |