mirror of
https://github.com/farcasclaudiu/BlazorDeviceInterop.git
synced 2026-06-22 07:01:03 +03:00
6 lines
101 B
C#
6 lines
101 B
C#
namespace BlazorDeviceInterop.Components.LeafletMap
|
|
{
|
|
public class MarkerOptions
|
|
{
|
|
}
|
|
} |