← Back
Editing: add.d.ts
import { add } from "./index"; export = add;
Save File
Cancel