Interface SkyWayPluginInterface

interface SkyWayPluginInterface {
    subtype: string;
}

Properties

Properties

subtype: string