summaryrefslogtreecommitdiff
path: root/tests/specs/publish/byonm_dep/node_modules/package/index.d.ts
blob: 9b197eb1e4df1fccadae6a518250057e482a35e3 (plain)
1
export function add(a: number, b: number): number;