Page MenuHomec4science

next.d.ts
No OneTemporary

File Metadata

Created
Fri, Jan 10, 06:27

next.d.ts

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

Event Timeline