Page MenuHomec4science

thenElse.d.ts
No OneTemporary

File Metadata

Created
Wed, Feb 5, 21:35

thenElse.d.ts

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

Event Timeline