Spaces:
Running
Running
File size: 120 Bytes
1df763a |
1 2 3 4 |
import type { CodeKeywordDefinition } from "../../types";
declare const def: CodeKeywordDefinition;
export default def;
|