Generation

generate functionFri, 13 Jan 2023

export a function that can be used in another application

import { add as Add } from './utils' Add(1, 2)

TypeScript
Generate More

Want to kickstart your project?Use the new AI Studio to create your code