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