Page MenuHomec4science

next.d.ts
No OneTemporary

File Metadata

Created
Fri, Jan 24, 15:43

next.d.ts

import type { Vocabulary } from "../types";
declare const next: Vocabulary;
export default next;

Event Timeline