@swizzyweb/swerve-manager
    Preparing search index...

    Interface ISwerveConfigException

    interface ISwerveConfigException {
        message: string;
        stack: any;
    }

    Implemented by

    Index

    Properties

    Properties

    message: string
    stack: any