Hi. Thank you for create this library.
While I use this, my vscode show this warning message at the require statement. Currently, I'm not using typescript, only use es2015.
[ts] Could not find a declaration file for module '@lib/moduleName'. '/Users/module/path.js' implicitly has an 'any' type.
Do you know how to fix this problem? Thanks.
