mobx-keystone
    Preparing search index...

    Function registerActionCallArgumentSerializer

    • Registers a new action call argument serializers. Serializers are called in the inverse order they are registered, meaning the latest one registered will be called first.

      Parameters

      Returns () => void

      A disposer to unregister the serializer.