Pilates
    Preparing search index...

    Interface AppHookValue

    interface AppHookValue {
        exit: (error?: Error) => void;
    }
    Index

    Properties

    Properties

    exit: (error?: Error) => void