Searched defs:StaticFileInfo (Results 1 – 1 of 1) sorted by relevance
76 struct StaticFileInfo { struct77 std::variant<std::string, std::vector<uint8_t>> mPathOrContent;78 std::optional<std::string> mMimeType;