Skip to content

Commit 54da3d7

Browse files
committed
add stub arguments for documentation
1 parent 3209914 commit 54da3d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = () => {}
1+
module.exports = (/*api, options */) => {}

0 commit comments

Comments
 (0)