Interface ErrorC

interface ErrorC {
    error: Error;
}

Properties

Properties

error: Error

Generated using TypeDoc