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

    Function stateConverterToJson

    • Serializes a StateConverter function to a JSON-compatible descriptor.

      Parameters

      • stateConverter: StateConverter<any, any>

        the converter function to serialize

      Returns { name: string }

      object containing the converter function name