package resources const ( LibsDirectoryPath = "web/libs" StylesDirectoryPath = "web/resources/styles" StaticDirectoryPath = "web/resources/static" )