Add config file
This commit is contained in:
@ -8,6 +8,7 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace Elwig.Documents {
|
||||
public static class Html {
|
||||
|
||||
private static RazorLightEngine? Engine = null;
|
||||
public static bool IsReady => Engine != null;
|
||||
|
||||
|
Reference in New Issue
Block a user