@swizzyweb/swizzy-web-service
    Preparing search index...

    Type Alias isWebController

    Boolean flag to determine if a object is a web controller. Should always be set to true.

    type isWebController = {
        isWebController: boolean;
    }
    Index

    Properties

    Properties

    isWebController: boolean