UNPKG

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

Version:

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