mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
adding a note on the test fcn
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* Note that this is a sample function for the purpose of running the below CustomFunctionsMappings test */
|
||||
function ADD10(n: number) {
|
||||
return n + 10;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user