refactor: cleanup examples
[poolifier.git] / examples / dynamicExample.js
index b8cbf49ad298a96ed3ca1a3fd8e6c9c26b704682..ad79ba20294135dfc4569f1795151ae24f8ea3fc 100644 (file)
@@ -1,3 +1,4 @@
+'use strict'
 const {
   DynamicThreadPool,
   PoolEvents,