UNPKG

@jackfranklin/maths-package-for-blog-post

Version:

2 lines (1 loc) 60 B
export declare const add: (x: number, y: number) => number;