mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-12 19:54:31 +02:00
control section
This commit is contained in:
4
lib/noop.js
Normal file
4
lib/noop.js
Normal file
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* because somethings you just need a no-op
|
||||
*/
|
||||
module.exports = function noop() {};
|
Reference in New Issue
Block a user