namespace FNZCM.BlazorWasm { internal static class FnzConst { public const string PlayPageTarget = "_fnz_play_target"; } }