Capsium TypeScript API
    Preparing search index...

    Function isJavaScriptHandlerPath

    • True when a handler path is JavaScript (.js/.mjs). Per ยง4a, JS handlers execute ONLY in JS-capable reactors (swsws/Node); non-JS handlers (e.g. .lua) must be answered 501 by reactors that cannot execute them.

      Parameters

      • path: string

      Returns boolean