Interface HaysonSingleton

interface HaysonSingleton {
    _kind?: Kind;
}

Properties

Properties

_kind?: Kind