WARNING: This module 'C:\Users\plop\AppData\Local\Temp\616472127\PSHTML\PSHTML.psd1' has exported functions. As a best practice, include exported functions in the module manifest file(.psd1). You can run
Update-ModuleManifest -FunctionsToExport to update the manifest with ExportedFunctions field.
Subject of the issue
Add all public functions as FunctionsToExport.
Steps to reproduce
Tell us how to reproduce this issue.
Expected behaviour
Shouldn't say anything.
Actual behaviour