summaryrefslogtreecommitdiff
path: root/tests/registry/npm/@denotest/add/1.0.0/index.d.ts
blob: 9b197eb1e4df1fccadae6a518250057e482a35e3 (plain)
1
export function add(a: number, b: number): number;