interface Signature {
    thisParameter?: Symbol;
}

Properties

Properties

thisParameter?: Symbol