@cashlab/common
    Preparing search index...

    Type Alias ExceptionEntry

    type ExceptionEntry = {
        exception: IBaseExceptionConstructor;
        name: string;
    }
    Index

    Properties

    Properties

    name: string